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

0.2.4 release

This commit is contained in:
Oliver 2021-06-27 20:53:40 +10:00
parent b1a9bc5597
commit 49bf9bbe00
3 changed files with 17 additions and 2 deletions

View File

@ -42,7 +42,7 @@ This release of InvenTree introduces a number of key improvements regarding pric
## Major Bug Fixes
| PR | Description |
| Pull Request | Description |
| --- | --- |
| [#1684](https://github.com/inventree/InvenTree/pull/1684) | Ensure tree structures are rebuilt after data import |
| [#1691](https://github.com/inventree/InvenTree/pull/1691) | Fixes rendering bug when purchase price is set to zero |

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

@ -0,0 +1,14 @@
---
title: Release 0.2.5
---
## Release 0.2.5
[Release 0.2.5](https://github.com/inventree/InvenTree/releases/tag/0.2.5) provides a number of major new features and improvements, as well as some crucial bug fixes:
## New Features
## Major Bug Fixes
| Pull Request | Description |
| --- | --- |

View File

@ -8,7 +8,8 @@ For information on the latest and greatest InvenTree features, refer to the rele
| Release | Date |
| ------- | ---- |
| [0.2.4](./0.2.4.md) | *In development* |
| [0.2.5](./0.2.5.md) | *In development* |
| [0.2.4](./0.2.4.md) | June 2021 |
| [0.2.3](./0.2.3.md) | June 2021 |
| [0.2.2](./0.2.2.md) | May 2021 |
| [0.2.1](./0.2.1.md) | April 2021 |