2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-27 21:26:43 +00:00

Add page for 0.7.1 release

This commit is contained in:
Oliver Walters 2022-05-24 20:28:41 +10:00
parent 1873500397
commit 5278aee6f0
2 changed files with 20 additions and 0 deletions

14
docs/releases/0.7.1.md Normal file
View File

@ -0,0 +1,14 @@
---
title: Release 0.7.0
---
## Release: 0.7.1
Release 0.7.1 is a bug-fix release on the 0.7.x stable branch.
For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/19).
## Bug Fixes
| Pull Request | Description |
| --- | --- |

View File

@ -24,6 +24,12 @@ The head of the *master* code branch represents the "latest and greatest" workin
Specific tagged releases are shown below. Click on the release notes for each version to learn more.
### 0.7.x
| <span class='fas fa-clipboard-list'></span> Release | <span class='fas fa-calendar-alt'></span> Date | <span class='fab fa-github'></span> GitHub | <span class='fab fa-docker'></span> Docker |
| --- | --- | --- | --- |
| [0.7.0](./0.7.0.md) | 2022-05-24 | [0.7.0](https://github.com/inventree/InvenTree/releases/tag/0.7.0) | [inventree:0.7.0]() |
### 0.6.x
| <span class='fas fa-clipboard-list'></span> Release | <span class='fas fa-calendar-alt'></span> Date | <span class='fab fa-github'></span> GitHub | <span class='fab fa-docker'></span> Docker |
| --- | --- | --- | --- |