From 47c6c3d428f29a5ae03b68dd7c6bfcd4582e896e Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Wed, 24 Jun 2026 08:06:20 +0200 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01f796c624..410d9a6054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Breaking Changes +- [#12223](https://github.com/inventree/InvenTree/pull/12223) removes support for python 3.11 and stops providing packages for Debian 11 and Ubuntu 20.04. + ### Added ### Changed