From 400184a44e207a7af0cbb4d4c841575df6e83bbf Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 22 Apr 2022 00:45:30 +1000 Subject: [PATCH] Update 0.7.0.md --- docs/releases/0.7.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index f7fa036..ae71c49 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -48,6 +48,10 @@ title: Release 0.7.0 The Bill of Materials tables now display a more comprehensive view of available stock, including stock for variant parts, and stock for substitute parts. This allows users a better picture of what stock is actually available for use. +### Docker Improvements + +Multiple improvements have been made to the docker installation process, most notably updated docker-compose files for development and production setups. Docker setup time and complexity should now be significantly reduced. + ## Bug Fixes | Pull Request | Description |