mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-14 03:56:24 +00:00
Update release notes (#314)
This commit is contained in:
parent
943104f20c
commit
1d913084a6
2 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,13 @@
|
||||||
## InvenTree App Release Notes
|
## InvenTree App Release Notes
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 0.11.2 - April 2023
|
||||||
|
---
|
||||||
|
|
||||||
|
- Add action to issue a purchase order
|
||||||
|
- Add action to cancel a purchase order
|
||||||
|
- Reimplement periodic checks for notifications
|
||||||
|
|
||||||
### 0.11.1 - April 2023
|
### 0.11.1 - April 2023
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
name: inventree
|
name: inventree
|
||||||
description: InvenTree stock management
|
description: InvenTree stock management
|
||||||
|
|
||||||
version: 0.11.1+60
|
version: 0.11.2+61
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.16.0 <3.0.0"
|
sdk: ">=2.16.0 <3.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue