Skip to content

Commit fc14ab1

Browse files
authored
doc: Add changelog entry (#4281)
1 parent cc0e6bf commit fc14ab1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Fable.Cli/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12-
* Fix regression, Python erased interfaces should not generate code (#4277) (by @dbrattli)
12+
* [Python] Fix regression, named arguments not being converted to snake_case (by @dbrattli)
13+
* [Python] Fix regression, erased interfaces should not generate code (#4277) (by @dbrattli)
1314

1415
### Changed
1516

0 commit comments

Comments
 (0)