Closes #2561: Add 200G and 400G interface types

This commit is contained in:
Jeremy Stretch
2018-12-19 16:13:04 -05:00
parent 932468554d
commit e3fd34fb07
2 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ v2.5.2 (FUTURE)
## Enhancements
* [#2561](https://github.com/digitalocean/netbox/issues/2561) - Add 200G and 400G interface types
* [#2701](https://github.com/digitalocean/netbox/issues/2701) - Enable filtering of prefixes by exact prefix value
## Bug Fixes