From 230639bdadae6b799e3f282bfdfe21a3c003e0a8 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Thu, 2 Oct 2025 13:37:46 +0200 Subject: [PATCH] chore: cleanup changelog for 1.0 (#10457) --- CHANGELOG.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a589a23d8..582d447b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed -## [Unreleased - 1.0.0 ] - 2025-07-xx +## [1.0.0 ] - 2025-09-15 The first "stable" release following semver but not extensively other than the previous releases. The use of 1.0 indicates the stability that users already expect from InvenTree. @@ -26,10 +26,5 @@ An overarching theme of this release is the complete switch to a new UI framewor Our blog holds [a few articles](https://inventree.org/blog/2024/09/23/ui-roadmap) on the topic. This journey started in [March 2022](https://github.com/inventree/InvenTree/issues/2789) and was announced [in 2023](https://inventree.org/blog/2023/08/28/react). -### Added - -### Changed - - -### Removed +Specific entries to the changelog will be kept for all stable channel minor releases, for changes in 1.0 please refer to the [blog posts](https://inventree.org/blog/2025/09/15/1.0.0) and the [milestone](https://github.com/inventree/InvenTree/milestone/17)