Closes #4540: Add IP address status type for SLAAC

This commit is contained in:
Jeremy Stretch
2020-08-21 13:17:41 -04:00
parent 802af06c0f
commit ed65603632
3 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#4540](https://github.com/netbox-community/netbox/issues/4540) - Add IP address status type for SLAAC
* [#4991](https://github.com/netbox-community/netbox/issues/4991) - Add Python and NetBox versions to error page
---