diff --git a/docs/releases/0.4.0.md b/docs/releases/0.4.0.md index 8bb2f9c..78f0bf7 100644 --- a/docs/releases/0.4.0.md +++ b/docs/releases/0.4.0.md @@ -44,3 +44,11 @@ title: Release 0.4.0 | [#1878](https://github.com/inventree/InvenTree/pull/1878) | Ensure that "static" javascript files do not contain any dynamic templated code | | [#1879](https://github.com/inventree/InvenTree/pull/1879) | Allows the number of gunicorn workers to be specified by an environment variable in docker configuration | +# 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 | +