From ddeb427e8c387b9e6a874d96319aae3218e46aa2 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 28 Sep 2021 10:55:06 +1000 Subject: [PATCH] Update 0.5.0.md --- docs/releases/0.5.0.md | 1 + 1 file changed, 1 insertion(+) 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 |