From cabd99365e9c61b7f7e82ad782abcbd7426fec92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Thu, 25 Jun 2026 19:28:56 +0000 Subject: [PATCH] chore: release Fable.Python@5.4.0 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af2bac..6470960 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: 8c7cc9074ec0026e18b8b62756d1bd40fc1dd599 +last_commit_released: 2cdb42e33bb047d675cd8e5d0f783d126d73e6f3 name: Fable.Python --- @@ -7,6 +7,14 @@ name: Fable.Python All notable changes to this project will be documented in this file. +## 5.4.0 - 2026-06-25 + +### 🚀 Features + +* *(builtins)* Make TextIOWrapper enumerable and readline arg optional (#331) ([2cdb42e](https://github.com/fable-compiler/Fable.Python/commit/2cdb42e33bb047d675cd8e5d0f783d126d73e6f3)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/8c7cc9074ec0026e18b8b62756d1bd40fc1dd599..2cdb42e33bb047d675cd8e5d0f783d126d73e6f3) + ## 5.3.0 - 2026-06-25 ### 🚀 Features