diff --git a/docs/releases/0.2.4.md b/docs/releases/0.2.4.md index f1ad07e..e0d7704 100644 --- a/docs/releases/0.2.4.md +++ b/docs/releases/0.2.4.md @@ -40,3 +40,4 @@ This release of InvenTree introduces a number of key improvements regarding pric | [#1691](https://github.com/inventree/InvenTree/pull/1691) | Fixes rendering bug when purchase price is set to zero | | [#1692](https://github.com/inventree/InvenTree/pull/1692) | Allows sorting of *Part* table by *Category* field | | [#1705](https://github.com/inventree/InvenTree/pull/1705) | Fixes unique-constraint validation bug for API | +| [#1706](https://github.com/inventree/InvenTree/pull/1706) | Fixes table sorting bug in build order allocations table |