1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Changelog for #4990

This commit is contained in:
Jeremy Stretch
2020-08-18 14:01:59 -04:00
parent 046272ff37
commit 82900fb65d

View File

@ -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.