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

Closes #6160: Add F connector port type

This commit is contained in:
jeremystretch
2021-04-14 10:38:54 -04:00
parent 7c48e3632d
commit 18a691482d
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#6157](https://github.com/netbox-community/netbox/issues/6157) - Support Markdown rendering for report logs
* [#6160](https://github.com/netbox-community/netbox/issues/6160) - Add F connector port type
### Bug Fixes