From 82900fb65d3aea1434cf97c98b801f6bf5b53682 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 18 Aug 2020 14:01:59 -0400 Subject: [PATCH] Changelog for #4990 --- docs/release-notes/version-2.9.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/release-notes/version-2.9.md b/docs/release-notes/version-2.9.md index 5e7d3a906..fa8004199 100644 --- a/docs/release-notes/version-2.9.md +++ b/docs/release-notes/version-2.9.md @@ -1,5 +1,13 @@ # NetBox v2.9 +## v2.9-beta3 (FUTURE) + +### Bug Fixes + +* [#4990](https://github.com/netbox-community/netbox/issues/4990) - Restore change logging during custom script execution + +--- + ## v2.9-beta2 (2020-08-13) **WARNING:** This is a beta release and is not suitable for production use. It is intended for development and evaluation purposes only. No upgrade path to the final v2.9 release will be provided from this beta, and users should assume that all data entered into the application will be lost. Please reference [the v2.9 beta documentation](https://netbox.readthedocs.io/en/develop-2.9/) for further information regarding this release.