diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 91414cc..9b27955 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -73,10 +73,14 @@ PR [#2199](https://github.com/inventree/InvenTree/pull/2199) adds the ability to PR [#2074](https://github.com/inventree/InvenTree/pull/2074) adds a plugin ecosystem, allowing future development of first-party and third-party plugins to extend upon core InvenTree functionality. Watch this space! -## Assign Stock Items to Customer +### Assign Stock Items to Customer PR [#2436](https://github.com/inventree/InvenTree/pull/2436) refactors the process by which stock items can be manually assigned to a customer, separate to the Sales Order process. +### Merging Stock Items + +PR [#2468](https://github.com/inventree/InvenTree/pull/2468) adds the ability to merge multiple stock items together. + ## Major Bug Fixes | Pull Request | Description |