Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
---
last_commit_released: 8c7cc9074ec0026e18b8b62756d1bd40fc1dd599
last_commit_released: e27a2975f3745adbdd35d3e44a15174b491dedc1
name: Fable.Python
---

# Changelog

All notable changes to this project will be documented in this file.

## 5.4.0 - 2026-07-06

### πŸš€ Features

* *(builtins)* Make TextIOWrapper enumerable and readline arg optional (#331) ([2cdb42e](https://github.com/fable-compiler/Fable.Python/commit/2cdb42e33bb047d675cd8e5d0f783d126d73e6f3))

<strong><small>[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/8c7cc9074ec0026e18b8b62756d1bd40fc1dd599..e27a2975f3745adbdd35d3e44a15174b491dedc1)</small></strong>

## 5.3.0 - 2026-06-25

### πŸš€ Features
Expand Down