From ad88d1a1d3089e08b9000cd7e4f44bda23767c29 Mon Sep 17 00:00:00 2001
From: Oliver <oliver.henry.walters@gmail.com>
Date: Sat, 16 Oct 2021 14:43:54 +1100
Subject: [PATCH] Update 0.6.0.md

https://github.com/inventree/InvenTree/pull/2159
---
 docs/releases/0.6.0.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md
index 8bbddd2..f7c1b8d 100644
--- a/docs/releases/0.6.0.md
+++ b/docs/releases/0.6.0.md
@@ -38,6 +38,10 @@ PR [#2017](https://github.com/inventree/InvenTree/pull/2017) adds support for SS
 
 PR [#2150](https://github.com/inventree/InvenTree/pull/2150) adds support for *Bill of Materials Substitution*. This allows substitute parts to be individually specified against BOM line items, allowing for stock of the substituted parts to be used for build order allocation if the original part is not available.
 
+### Build Completion 
+
+PR [#2159](https://github.com/inventree/InvenTree/pull/2159) provides a major improvement to the process by which build outputs are completed. The build output completion process now uses the API and provides a much more intuitive and efficient user interface.
+
 ### Bug Fixes
 
 | Pull Request | Description |