diff --git a/docs/releases/0.5.0.md b/docs/releases/0.5.0.md index 2c2fdb3..87527c7 100644 --- a/docs/releases/0.5.0.md +++ b/docs/releases/0.5.0.md @@ -34,3 +34,4 @@ title: Release 0.5.0 | [#2020](https://github.com/inventree/InvenTree/pull/2020) | Fixes table ordering bug for purchase order line item table | | [#2021](https://github.com/inventree/InvenTree/pull/2021) | Fixes naming collision between two tables | | [#2043](https://github.com/inventree/InvenTree/pull/2041) | Fixes bug which caused extremely long delays when creating a new BOM item | +| [#2082](https://github.com/inventree/InvenTree/pull/2082) | Significantly reduces time taken to delete a single StockItem object |