diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index ef0bed9..28d91bd 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -35,3 +35,7 @@ title: Release 0.7.0 ### 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. + +### Label Printing Plugin + +[#2768](https://github.com/inventree/InvenTree/pull/2768) adds a new LabelPrinting plugin class, which allows printing labels directly to external printers (e.g. via local network).