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.
1 parent cc0e6bf commit fc14ab1Copy full SHA for fc14ab1
src/Fable.Cli/CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Fixed
11
12
-* 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)
13
+* [Python] Fix regression, erased interfaces should not generate code (#4277) (by @dbrattli)
14
15
### Changed
16
0 commit comments