2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Merge pull request #440 from matmair/add-release-docs

Add release section for 0.10.x
This commit is contained in:
Matthias Mair
2023-02-07 20:48:21 +01:00
committed by GitHub

View File

@ -27,6 +27,9 @@ Specific tagged releases are shown below. Click on the release notes for each ve
!!! info "Release Notes"
Starting from v0.7.2, release notes have been migrated to GitHub. Release notes for older versions are available at the links below.
### 0.10.x
{% with prefix="0.10" %}{% include "release_table.html" %}{% endwith %}
### 0.9.x
{% with prefix="0.9" %}{% include "release_table.html" %}{% endwith %}