From 881ffb513e19c8c6a6f63c40c841ee9413d63853 Mon Sep 17 00:00:00 2001
From: Oliver <oliver.henry.walters@gmail.com>
Date: Mon, 21 Jun 2021 08:34:06 +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 b1bcecb..aa071d2 100644
--- a/docs/releases/0.2.4.md
+++ b/docs/releases/0.2.4.md
@@ -38,3 +38,4 @@ This release of InvenTree introduces a number of key improvements regarding pric
 | --- | --- |
 | [#1684](https://github.com/inventree/InvenTree/pull/1684) | Ensure tree structures are rebuilt after data import |
 | [#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 |