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: deed5e74cbc33a582d1e22ee0a1af6a41ab2bb10
last_commit_released: 28194c336a2ffcda109c559a46bea38b004fe494
name: Fable.Python
---

# Changelog

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

## 5.0.0-rc.5 - 2026-04-20

### πŸš€ Features

* *(stdlib)* Add functools module bindings (#260) ([0db2183](https://github.com/fable-compiler/Fable.Python/commit/0db2183659747b5e4b29af30eac3592fe62f79c7))

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

## 5.0.0-rc.4 - 2026-04-17

### πŸš€ Features
Expand Down