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 |