Skip to content
Merged
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: c888574c35798b789ff1a82f1b87a6c2829c06ce
last_commit_released: 8c7cc9074ec0026e18b8b62756d1bd40fc1dd599
name: Fable.Python
---

# Changelog

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))

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

## 5.2.0 - 2026-06-12

### πŸš€ Features
Expand Down