Changelog & cleanup for #7246, #8097

This commit is contained in:
jeremystretch
2021-12-21 11:53:31 -05:00
parent fa38cdbc0d
commit d275538116
3 changed files with 4 additions and 41 deletions

View File

@@ -4,7 +4,9 @@
### Bug Fixes
* [#7246](https://github.com/netbox-community/netbox/issues/7246) - Don't attempt to URL-decode NAPALM response payloads
* [#7962](https://github.com/netbox-community/netbox/issues/7962) - Fix user menu under report/script result view
* [#8097](https://github.com/netbox-community/netbox/issues/8097) - Fix styling of Markdown tables
* [#8131](https://github.com/netbox-community/netbox/issues/8131) - Restore annotation of available IPs under prefix IPs view
---