Browse Source

Changelog for #5337

Jeremy Stretch 5 years ago
parent
commit
b9da0129ff
1 changed files with 8 additions and 1 deletions
  1. 8 1
      docs/release-notes/version-2.9.md

+ 8 - 1
docs/release-notes/version-2.9.md

@@ -1,5 +1,13 @@
 # NetBox v2.9
 
+## v2.9.10 (FUTURE)
+
+### Enhancements
+
+* [#5337](https://github.com/netbox-community/netbox/issues/5337) - Add "splice" type for pass-through ports
+
+---
+
 ## v2.9.9 (2020-11-09)
 
 ### Enhancements
@@ -17,7 +25,6 @@
 * [#5328](https://github.com/netbox-community/netbox/issues/5328) - Fix CreatedUpdatedFilterTest when running in non-UTC timezone
 * [#5331](https://github.com/netbox-community/netbox/issues/5331) - Fix filtering of sites by null region
 
-
 ---
 
 ## v2.9.8 (2020-10-30)