diff --git a/docs/releases/0.2.4.md b/docs/releases/0.2.4.md index 261e67c..f407ac7 100644 --- a/docs/releases/0.2.4.md +++ b/docs/releases/0.2.4.md @@ -28,7 +28,12 @@ This release of InvenTree introduces a number of key improvements regarding pric [#1587](https://github.com/inventree/InvenTree/pull/1587) displays the desired destination for items received against a Purchase Order +### Part Allocation Display + +[#1316](https://github.com/inventree/InvenTree/pull/1316) improves the display of stock allocations for a given Part + ## Major Bug Fixes | PR | Description | | --- | --- | +| [#1684](https://github.com/inventree/InvenTree/pull/1684) | Ensure tree structures are rebuilt after data import |