diff --git a/CHANGELOG.md b/CHANGELOG.md index 29a328b..5af2bac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: c888574c35798b789ff1a82f1b87a6c2829c06ce +last_commit_released: 8c7cc9074ec0026e18b8b62756d1bd40fc1dd599 name: Fable.Python --- @@ -7,6 +7,14 @@ name: Fable.Python All notable changes to this project will be documented in this file. +## 5.3.0 - 2026-06-25 + +### 🚀 Features + +* *(asyncio)* Support Python async context managers (#329) ([8c7cc90](https://github.com/fable-compiler/Fable.Python/commit/8c7cc9074ec0026e18b8b62756d1bd40fc1dd599)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/c888574c35798b789ff1a82f1b87a6c2829c06ce..8c7cc9074ec0026e18b8b62756d1bd40fc1dd599) + ## 5.2.0 - 2026-06-12 ### 🚀 Features