We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44692bc + fc14ab1 commit fe71fa8Copy full SHA for fe71fa8
src/Fable.Cli/CHANGELOG.md
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Fixed
11
12
* [Python] Fix record member method naming (by @dbrattli)
13
-* Fix regression, Python erased interfaces should not generate code (#4277) (by @dbrattli)
+* [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)
15
16
### Changed
17
0 commit comments