diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index e115224..96985b8 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -6,6 +6,8 @@ title: Release 0.6.0 0.6.0 is a major feature release of the InvenTree software project. For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/8). +## New Features + ### Build Order Allocation PR [#2094](https://github.com/inventree/InvenTree/pull/2094) represents a significant improvement to the worflow for allocating stock items against a build order. A new API endpoint has been created allowing stock items to be allocated against builds, with dynamic validation and feedback of error messages. @@ -52,7 +54,7 @@ PR [#2205](https://github.com/inventree/InvenTree/pull/2205) represents a major PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notification emails when the stock level for a particular part falls below the configured "minimum stock" threshold for that part. An email is automatically sent to any users who are subscribed to notifications for that part. -### Bug Fixes +## Major Bug Fixes | Pull Request | Description | | --- | --- |