Fix api_version

This commit is contained in:
Oliver Walters 2026-07-05 10:39:15 +00:00
parent 60a8b101b5
commit ccc68f19a1
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ v507 -> 2026-06-16 : https://github.com/inventree/InvenTree/pull/12180
v506 -> 2026-06-15 : https://github.com/inventree/InvenTree/pull/12168
- Reduce permissions scope for a number of API endpoints, to improve security and ensure that users only have access to the data they need
v505 -> 2026-06-15 : https://github.com/inventree/InvenTree/pull/12165
- Allow parameters to be specified against the PartCategory model
v504 -> 2026-06-13 : https://github.com/inventree/InvenTree/pull/12139