From 5be5b7c6b93068b41f3c778d57911256ede586f4 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 25 Feb 2023 16:55:30 +1100 Subject: [PATCH] Add blog post for 0.10.1 release --- _posts/2023-02-25-0.10.1.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _posts/2023-02-25-0.10.1.md diff --git a/_posts/2023-02-25-0.10.1.md b/_posts/2023-02-25-0.10.1.md new file mode 100644 index 00000000..80bd8366 --- /dev/null +++ b/_posts/2023-02-25-0.10.1.md @@ -0,0 +1,8 @@ +--- +author: SchrodingersGat +title: 0.10.1 Bugfix Release +--- + +The InvenTree development team is pleased to announce the 0.10.1 bugfix release. + +This release fixes a small number of critical bugs, backported from the master branch. The complete release notes can be [found on Github](https://github.com/inventree/InvenTree/releases/tag/0.10.1).