2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

Merge remote-tracking branch 'inventree/master'

This commit is contained in:
Oliver Walters 2021-02-04 18:20:39 +11:00
commit 65a04a8661
2 changed files with 16 additions and 1 deletions

15
docs/releases/0.1.6.md Normal file
View File

@ -0,0 +1,15 @@
---
title: v0.1.5
---
## Release 0.1.6
[Release 0.1.5](https://github.com/inventree/InvenTree/releases/tag/0.1.5) (Febuary 2021) provides a number of major new features and improvements, as well as some crucial bug fixes:
## New Features
## Major Bug Fixes
| PR | Description |
| --- | --- |
| [#1258](https://github.com/inventree/InvenTree/pull/1258) | Fixes bug causing part images to sometimes be deleted |
| [#1267](https://github.com/inventree/InvenTree/pull/1267) | Fixes issue with legacy migration file when upgrading from very old installation |

View File

@ -8,6 +8,6 @@ For information on the latest and greatest InvenTree features, refer to the rele
| Release | Date |
| ------- | ---- |
| 0.1.6 | *In Development* |
| [0.1.5](../0.1.5) | January 2021 |
| [0.1.4](../0.1.4) | November 2020 |