Closes #8766: Add SCTP to service protocols list

This commit is contained in:
jeremystretch
2022-03-01 11:07:19 -05:00
parent f760615bf3
commit 4d520d5588
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* [#8594](https://github.com/netbox-community/netbox/issues/8594) - Enable filtering by exact description match for all applicable models
* [#8629](https://github.com/netbox-community/netbox/issues/8629) - Add description to tag table search function
* [#8766](https://github.com/netbox-community/netbox/issues/8766) - Add SCTP to service protocols list
### Bug Fixes