2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 18:55:26 +00:00

Adds release page for 0.4.5

This commit is contained in:
Oliver
2021-08-10 11:14:22 +10:00
parent 23e6de48aa
commit b5480fc0e7
2 changed files with 13 additions and 0 deletions

12
docs/releases/0.4.5.md Normal file
View File

@ -0,0 +1,12 @@
---
title: Release 0.4.5
---
## Release 0.4.5
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#1931](https://github.com/inventree/InvenTree/pull/1931) | Fixes bug in nginx.conf configuration file |
| [#1932](https://github.com/inventree/InvenTree/pull/1932) | Fixes some form rendering issues for the SupplierPart and ManufactuerPart models |