Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrattli committed Oct 16, 2023
1 parent 53768a0 commit 6b2dabb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fable.Cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [JavaScript] Improve error messages for `Decimal.Parse`, `Double.Parse`, `Int32.Parse`, `Long.Parse` (by @ncave)
* [Rust] Improve error messages for `BigInt.Parse`, `DateOnly.Parse`, `DateTime.Parse`, `DateTimeOffset.Parse`, `Decimal.Parse`, `TimeOnly.Parse` (by @ncave)
* [Python] Improve error messages for `Double.Parse`, `Int32.Parse`, `Long.Parse` (by @ncave)
* [Python] Refactored async trampoline leveraging asyncio mainloop. Fixed `Async.Parallel`. Added `Async.StartChild` (by @dbrattli)

## 4.2.2 - 2023-10-14

Expand Down

0 comments on commit 6b2dabb

Please sign in to comment.