2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-15 03:35:35 +00:00

Add release notes to 0.5.2

This commit is contained in:
Oliver
2021-10-19 10:49:32 +11:00
parent ac5f5f2291
commit e9ed55afd4
3 changed files with 16 additions and 1 deletions

14
docs/releases/0.5.2.md Normal file
View File

@ -0,0 +1,14 @@
---
title: Release 0.5.2
---
## Release 0.5.2
Release 0.5.2 is a bug-fix release on the 0.5.x stable branch
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#2145](https://github.com/inventree/InvenTree/pull/2145) | Fixed UI bug which resulted in menu items being hidden after updating InvenTree |
| Commit f33353 | Allows empty barcode field when receiving purchase order items via the API |