2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-27 05:06:43 +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
commit 4217bef85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 %}