From 5aa71e5518878b3703a886a137e6789c5e160b73 Mon Sep 17 00:00:00 2001 From: Tobias Klockau Date: Mon, 21 Oct 2024 09:09:52 +0200 Subject: [PATCH] docs: add changelog for 3.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de51d10..b4c54d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,3 +83,9 @@ Release ## 3.1.0 - ```LoaderUnderstandAi``` now includes warnings for duplicate annotation id and duplicate frame id - ```LoaderRaillabel``` now includes a warniing for duplicate frame id + +## 3.2.0 +- Introduce support for Python 3.12 + +### 3.2.1 +- Fix bug related to Python 3.12 \ No newline at end of file