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