Closes #5439: Add CS and SN fiber port types

This commit is contained in:
Jeremy Stretch
2020-12-11 08:56:02 -05:00
parent f833d7cca7
commit f92386924f
2 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5424](https://github.com/netbox-community/netbox/issues/5424) - Allow passing Python code to `nbshell` using `--command`
* [#5439](https://github.com/netbox-community/netbox/issues/5439) - Add CS and SN fiber port types
### Bug Fixes