From e247866e39f8838c9317ce0da4344c9f92565d70 Mon Sep 17 00:00:00 2001
From: Oliver <oliver.henry.walters@gmail.com>
Date: Thu, 8 Jul 2021 11:17:43 +1000
Subject: [PATCH] Update 0.2.5.md

https://github.com/inventree/InvenTree/pull/1771
---
 docs/releases/0.2.5.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/releases/0.2.5.md b/docs/releases/0.2.5.md
index d594fb2..93afa37 100644
--- a/docs/releases/0.2.5.md
+++ b/docs/releases/0.2.5.md
@@ -69,3 +69,4 @@ Multiple user interface improvements have been implemented, as described below:
 | [#1759](https://github.com/inventree/InvenTree/pull/1759) | Fixes a filtering issue for the ManufacturerPart and SupplierPart tables |
 | [#1761](https://github.com/inventree/InvenTree/pull/1761) | Fixes a bug in stock adjustment form |
 | [#1768](https://github.com/inventree/InvenTree/pull/1768) | Fixes multiple issues displaying file attachment tables |
+| [#1771](https://github.com/inventree/InvenTree/pull/1771) | Adds ability to search ManufacturerPart and SupplierPart objects by `IPN` field |