Closes #4305: Add 10-inch option for rack width

This commit is contained in:
Jeremy Stretch
2020-03-03 10:07:20 -05:00
parent 78a1aad6c0
commit a261060e5c
2 changed files with 3 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
* [#4305](https://github.com/netbox-community/netbox/issues/4305) - Add 10-inch option for rack width
## Bug Fixes