diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 6d245bb..8bbddd2 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -34,6 +34,10 @@ PR [#2119](https://github.com/inventree/InvenTree/pull/2119) adds the ability to PR [#2017](https://github.com/inventree/InvenTree/pull/2017) adds support for SSO (single sign on) authentication. SSO integration requires configuration by the system administrator. Refer to the [SSO documentation](../admin/sso) for further information. +### BOM Substitution + +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. + ### Bug Fixes | Pull Request | Description |