From a10f8d428fdd81247c7143a4500f71151d800808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Thu, 25 Jun 2026 18:32:19 +0000 Subject: [PATCH] chore: release Fable.Python@5.3.0 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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