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

Refactor release_notes page

This commit is contained in:
Oliver
2021-08-02 22:12:53 +10:00
parent d4b4766d5b
commit a9af110b2f
4 changed files with 59 additions and 50 deletions

13
docs/releases/0.4.2.md Normal file
View File

@ -0,0 +1,13 @@
---
title: Release 0.4.2
---
## Release 0.4.2
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#1887](https://github.com/inventree/InvenTree/pull/1887) | Fixes bugs in new javascript settings rendering |
| [#1890](https://github.com/inventree/InvenTree/pull/1890) | Catch connection errors when updating exchange rates |