diff --git a/CHANGELOG.md b/CHANGELOG.md index 567919d..7c6336d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: 8223cc8eb8b2dcaa02c1a19566c5ed5d73242b11 +last_commit_released: 66e56764fefe824e1b2a28635245820c2dc92a34 name: Fable.Python --- @@ -7,6 +7,14 @@ name: Fable.Python All notable changes to this project will be documented in this file. +## 5.0.0-rc.3 - 2026-04-16 + +### 🐞 Bug Fixes + +* Bump Fable.Core to 5.0.0-rc.2 and ShipIt to 2.0.2 (#243) ([cb06fd6](https://github.com/fable-compiler/Fable.Python/commit/cb06fd6fc338fde73e8eb3c3720ed20bfdd17287)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/8223cc8eb8b2dcaa02c1a19566c5ed5d73242b11..66e56764fefe824e1b2a28635245820c2dc92a34) + ## 5.0.0-rc.2 - 2026-03-09 Last release on the legacy tag-based workflow. Matches [Fable.Python 5.0.0-rc.2 on NuGet](https://www.nuget.org/packages/Fable.Python/5.0.0-rc.2).