From 0400d64c8eb54cd8967c15e714b486ffbc2989fb Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 19 Mar 2022 23:26:27 +1100 Subject: [PATCH] Update 0.7.0.md https://github.com/inventree/InvenTree/pull/2372 --- docs/releases/0.7.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index afbbd97..ef0bed9 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -31,3 +31,7 @@ title: Release 0.7.0 ### Automatic Stock Allocation [#2713](https://github.com/inventree/InvenTree/pull/2713) adds a feature to "automatically" allocate stock items to a build order. + +### Notifications + +[#2372](https://github.com/inventree/InvenTree/pull/2372) provides an overhaul of notifications, allowing users to view their notifications directly in the InvenTree interface.