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

Changelog for #5337

This commit is contained in:
Jeremy Stretch
2020-11-16 09:38:00 -05:00
parent 42c29d0f45
commit b9da0129ff

View File

@ -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)