diff --git a/docs/releases/0.2.5.md b/docs/releases/0.2.5.md index 93afa37..f7b8395 100644 --- a/docs/releases/0.2.5.md +++ b/docs/releases/0.2.5.md @@ -70,3 +70,4 @@ Multiple user interface improvements have been implemented, as described below: | [#1761](https://github.com/inventree/InvenTree/pull/1761) | Fixes a bug in stock adjustment form | | [#1768](https://github.com/inventree/InvenTree/pull/1768) | Fixes multiple issues displaying file attachment tables | | [#1771](https://github.com/inventree/InvenTree/pull/1771) | Adds ability to search ManufacturerPart and SupplierPart objects by `IPN` field | +| [#1799](https://github.com/inventree/InvenTree/pull/1799) | Fixes bug exporting BOM to .xls |