From 7ba67c7f9a05d4e239aa6e1bb089f913b9ba6fea Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 7 Nov 2022 00:36:33 +0100 Subject: [PATCH] set the realease dates higher --- _news/2022-08-02-new-features-in-0.8.0.md | 7 ------- _news/2022-12-30-new-features-in-0.9.0.md | 7 +++++++ ...ease-highlights.md => 2022-12-30-release-highlights.md} | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 _news/2022-08-02-new-features-in-0.8.0.md create mode 100644 _news/2022-12-30-new-features-in-0.9.0.md rename _posts/{2022-08-02-release-highlights.md => 2022-12-30-release-highlights.md} (73%) diff --git a/_news/2022-08-02-new-features-in-0.8.0.md b/_news/2022-08-02-new-features-in-0.8.0.md deleted file mode 100644 index 441ba20a..00000000 --- a/_news/2022-08-02-new-features-in-0.8.0.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -author: matmair -title: Release highlight 0.8.0 ---- -We recently released 0.8.0! - -Find the release highlights [in the blog]({% post_url 2022-08-02-release-highlights %}). diff --git a/_news/2022-12-30-new-features-in-0.9.0.md b/_news/2022-12-30-new-features-in-0.9.0.md new file mode 100644 index 00000000..57fd19de --- /dev/null +++ b/_news/2022-12-30-new-features-in-0.9.0.md @@ -0,0 +1,7 @@ +--- +author: matmair +title: Release highlight 0.9.0 +--- +We recently released 0.9.0! + +Find the release highlights [in the blog]({% post_url 2022-12-30-release-highlights %}). diff --git a/_posts/2022-08-02-release-highlights.md b/_posts/2022-12-30-release-highlights.md similarity index 73% rename from _posts/2022-08-02-release-highlights.md rename to _posts/2022-12-30-release-highlights.md index a6f16b23..90f2e08f 100644 --- a/_posts/2022-08-02-release-highlights.md +++ b/_posts/2022-12-30-release-highlights.md @@ -1,8 +1,8 @@ --- author: matmair -title: Release highlights 0.8.0 +title: Release highlights 0.9.0 --- -InvenTree 0.8.0 is here! +InvenTree 0.9.0 is here! While there are full release notes listing all included patches we want to pick out a few of the major changes in this highlight.