From b3f3497cdfc4e215630aefc699e398723e5354c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Mon, 20 Apr 2026 17:18:51 +0000 Subject: [PATCH] chore: release Fable.Python@5.0.0-rc.5 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb36a98..4dc0f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: deed5e74cbc33a582d1e22ee0a1af6a41ab2bb10 +last_commit_released: 28194c336a2ffcda109c559a46bea38b004fe494 name: Fable.Python --- @@ -7,6 +7,14 @@ name: Fable.Python 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)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/deed5e74cbc33a582d1e22ee0a1af6a41ab2bb10..28194c336a2ffcda109c559a46bea38b004fe494) + ## 5.0.0-rc.4 - 2026-04-17 ### 🚀 Features