diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index b14e03d..cd21869 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -58,6 +58,10 @@ PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notificati PR [#2198](https://github.com/inventree/InvenTree/pull/2198) provides a major refactor of stock item forms, for creating and editing stock items. These forms have been migrated to the REST API, providing a much more responsive user experience. +### Session Management + +PR [#2371](https://github.com/inventree/InvenTree/pull/2371) adds management of user settings via the settings page + ## Major Bug Fixes | Pull Request | Description |