From c57e424e7d37b6b06e6c5b54da6e3c5ca37ca06c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Tue, 21 Apr 2026 22:05:41 +0000 Subject: [PATCH] chore: release Fable.Python@5.0.0-rc.5 --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb36a98..60f9ae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: deed5e74cbc33a582d1e22ee0a1af6a41ab2bb10 +last_commit_released: 4128e2cf6b4fb5164d7531d84d5f1ff2e8b7200d name: Fable.Python --- @@ -7,6 +7,15 @@ name: Fable.Python All notable changes to this project will be documented in this file. +## 5.0.0-rc.5 - 2026-04-21 + +### 🚀 Features + +* *(stdlib)* Add functools module bindings (#260) ([0db2183](https://github.com/fable-compiler/Fable.Python/commit/0db2183659747b5e4b29af30eac3592fe62f79c7)) +* *(stdlib)* Add datetime module bindings (#267) ([db5f0b3](https://github.com/fable-compiler/Fable.Python/commit/db5f0b313d4588e037f69a5f356ad2fef443fc6c)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Python/compare/deed5e74cbc33a582d1e22ee0a1af6a41ab2bb10..4128e2cf6b4fb5164d7531d84d5f1ff2e8b7200d) + ## 5.0.0-rc.4 - 2026-04-17 ### 🚀 Features