From e99f025f8f72ae5896cf73d8a80e4221a25643e5 Mon Sep 17 00:00:00 2001
From: Oliver <oliver.henry.walters@gmail.com>
Date: Tue, 22 Jun 2021 16:29:41 +1000
Subject: [PATCH] Update 0.2.4.md

---
 docs/releases/0.2.4.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/releases/0.2.4.md b/docs/releases/0.2.4.md
index e0d7704..f4a5e19 100644
--- a/docs/releases/0.2.4.md
+++ b/docs/releases/0.2.4.md
@@ -41,3 +41,4 @@ This release of InvenTree introduces a number of key improvements regarding pric
 | [#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 |
+| [#1707](https://github.com/inventree/InvenTree/pull/1707) | Fixes multiple bugs in the *order* API |