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

Closes #6150: Enable change logging for journal entries

This commit is contained in:
jeremystretch
2021-04-13 10:53:55 -04:00
parent e5bbf47ab9
commit a296a9e109
7 changed files with 77 additions and 11 deletions

View File

@ -10,6 +10,7 @@
* [#6121](https://github.com/netbox-community/netbox/issues/6121) - Extend parent interface assignment to VM interfaces
* [#6125](https://github.com/netbox-community/netbox/issues/6125) - Add locations count to home page
* [#6146](https://github.com/netbox-community/netbox/issues/6146) - Add bulk disconnect support for power feeds
* [#6150](https://github.com/netbox-community/netbox/issues/6150) - Enable change logging for journal entries
### Bug Fixes (from Beta)