diff --git a/docs/releases/0.2.4.md b/docs/releases/0.2.4.md index c64aab0..bd50f7d 100644 --- a/docs/releases/0.2.4.md +++ b/docs/releases/0.2.4.md @@ -46,3 +46,4 @@ This release of InvenTree introduces a number of key improvements regarding pric | [#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 | +| [#1710](https://github.com/inventree/InvenTree/pull/1710) | Allows direct upload of Part and Company images via the REST API |