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

Closes #8100: Add "other" choice for FHRP group protocol

This commit is contained in:
jeremystretch
2021-12-21 13:05:38 -05:00
parent ceb941df81
commit 8e95ac42c2
2 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## v3.1.3 (FUTURE)
### Enhancements
* [#8100](https://github.com/netbox-community/netbox/issues/8100) - Add "other" choice for FHRP group protocol
### Bug Fixes
* [#7246](https://github.com/netbox-community/netbox/issues/7246) - Don't attempt to URL-decode NAPALM response payloads