Skip to content

Commit fe71fa8

Browse files
committed
Merge branch 'main' into python-fix-record-member-naming
2 parents 44692bc + fc14ab1 commit fe71fa8

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
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Fixed
1111

1212
* [Python] Fix record member method naming (by @dbrattli)
13-
* Fix regression, Python erased interfaces should not generate code (#4277) (by @dbrattli)
13+
* [Python] Fix regression, named arguments not being converted to snake_case (by @dbrattli)
14+
* [Python] Fix regression, erased interfaces should not generate code (#4277) (by @dbrattli)
1415

1516
### Changed
1617

0 commit comments

Comments
 (0)