From 5872a478dc817566f9f9b7e28d9f777094798835 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 30 Jul 2021 11:25:51 +1000 Subject: [PATCH] Update 0.4.0.md --- docs/releases/0.4.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releases/0.4.0.md b/docs/releases/0.4.0.md index 5154130..8bb2f9c 100644 --- a/docs/releases/0.4.0.md +++ b/docs/releases/0.4.0.md @@ -41,3 +41,6 @@ title: Release 0.4.0 | Pull Request | Description | | --- | --- | | [#1874](https://github.com/inventree/InvenTree/pull/1874) | Ensure static files are copied when launching development server under docker | +| [#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 | +