From 2422de8122cd290002541a66594b0583035e05d0 Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Fri, 13 Oct 2023 15:36:56 +0200 Subject: [PATCH] Update the CHANGELOG.md --- src/Fable.Cli/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Fable.Cli/CHANGELOG.md b/src/Fable.Cli/CHANGELOG.md index bf7cca758f..3d56ae3c15 100644 --- a/src/Fable.Cli/CHANGELOG.md +++ b/src/Fable.Cli/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Fixed + +* [Python] Fix #3527: Fix error `name '...' is not defined` +* [Python] Fix #3496: Python target is confused with class taking a `length: int ` argument + ## 4.2.1 - 2023-09-29 * Fix package to include Fable libraries folders