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

Closes #7042: Show count of journal entries in tab under object view

This commit is contained in:
jeremystretch
2021-08-27 10:36:06 -04:00
parent bb57600f0f
commit 13e633778a
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## v2.11.13 (FUTURE)
### Enhancements
* [#7042](https://github.com/netbox-community/netbox/issues/7042) - Show count of journal entries in tab under object view
### Bug Fixes
* [#7019](https://github.com/netbox-community/netbox/issues/7019) - Enable searching VM interfaces by description