diff --git a/docs/releases/0.1.8.md b/docs/releases/0.1.8.md index add1a44..e96c1e9 100644 --- a/docs/releases/0.1.8.md +++ b/docs/releases/0.1.8.md @@ -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 |