diff --git a/docs/releases/0.1.8.md b/docs/releases/0.1.8.md index add1a44..688354c 100644 --- a/docs/releases/0.1.8.md +++ b/docs/releases/0.1.8.md @@ -4,7 +4,7 @@ title: Release 0.1.8 ## Release 0.1.8 -[Release 0.1.8](https://github.com/inventree/InvenTree/releases/tag/0.1.8) (WIP) provides a number of major new features and improvements, as well as some crucial bug fixes: +[Release 0.1.8](https://github.com/inventree/InvenTree/releases/tag/0.1.8) provides a number of major new features and improvements, as well as some crucial bug fixes: ## New Features @@ -38,4 +38,6 @@ title: Release 0.1.8 | [#1407](https://github.com/inventree/InvenTree/pull/1407) | Fixes unncessary column requirement when importing BOM | | [#1430](https://github.com/inventree/InvenTree/pull/1430) | Fixes error thrown when migrating from very old data set | | [#1441](https://github.com/inventree/InvenTree/pull/1441) | Fixes template rendering error if git not available on system path | +| [#1446](https://github.com/inventree/InvenTree/pull/1446) | Fixes bug exporting BOM to YAML format | +| [#1449](https://github.com/inventree/InvenTree/pull/1449) | Fixes bug which prevented transfer of serialized stock items | diff --git a/docs/releases/new.md b/docs/releases/new.md index ed94512..9eeeba7 100644 --- a/docs/releases/new.md +++ b/docs/releases/new.md @@ -8,7 +8,7 @@ For information on the latest and greatest InvenTree features, refer to the rele | Release | Date | | ------- | ---- | -| [0.1.8](../0.1.8) | *In Development* | +| [0.1.8](../0.1.8) | April 2021 | | [0.1.7](../0.1.7) | March 2021 | | [0.1.6](../0.1.6) | February 2021 | | [0.1.5](../0.1.5) | January 2021 |