From 0ce4ff6a95227861425484beeb5a92ed2d05a0c3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 2 Aug 2021 08:40:56 +1000 Subject: [PATCH] Update 0.4.0.md --- docs/releases/0.4.0.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 | +