diff --git a/docs/releases/0.1.5.md b/docs/releases/0.1.5.md index d024350..47f0e2e 100644 --- a/docs/releases/0.1.5.md +++ b/docs/releases/0.1.5.md @@ -28,3 +28,4 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i | [#1144](https://github.com/inventree/InvenTree/pull/1144) | Fixes infinite loop recursion when displaying BOM table | | [#1175](https://github.com/inventree/InvenTree/pull/1175) | Fixes display of buttons in particular StockItem tab | | [#1196](https://github.com/inventree/InvenTree/pull/1195) | Fixes issue where forms incorrectly required date fields to be filled | +| [#1197](https://github.com/inventree/InvenTree/pull/1197) | Fixes variable scope issue which caused problems with BOM creation |