Closes #6160: Add F connector port type

This commit is contained in:
jeremystretch
2021-04-14 10:38:54 -04:00
parent cf72df00a4
commit f78345dd82
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