Closes #4284: Add MRJ21 port and cable types

This commit is contained in:
Jeremy Stretch
2020-03-03 10:13:21 -05:00
parent a261060e5c
commit 0f9c37fbc7
2 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* [#3949](https://github.com/netbox-community/netbox/issues/3949) - Revised the installation docs and upgrade script to employ a Python virtual environment
* [#4281](https://github.com/netbox-community/netbox/issues/4281) - Allow filtering device component list views by type
* [#4284](https://github.com/netbox-community/netbox/issues/4284) - Add MRJ21 port and cable types
* [#4305](https://github.com/netbox-community/netbox/issues/4305) - Add 10-inch option for rack width
## Bug Fixes