1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #6318: Add OM5 MMF cable type

This commit is contained in:
jeremystretch
2021-04-30 10:10:03 -04:00
parent 2a5b497d8a
commit fd9d9d9d35
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6197](https://github.com/netbox-community/netbox/issues/6197) - Introduced `SESSION_COOKIE_NAME` config parameter
* [#6318](https://github.com/netbox-community/netbox/issues/6318) - Add OM5 MMF cable type
### Bug Fixes