Release v3.4.6

This commit is contained in:
jeremystretch
2023-03-13 11:16:31 -04:00
parent e459c46dad
commit 520493c714
5 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# NetBox v3.4
## v3.4.6 (FUTURE)
## v3.4.6 (2023-03-13)
### Enhancements
@@ -12,6 +12,7 @@
* [#11851](https://github.com/netbox-community/netbox/issues/11851) - Include IP version in GraphQL API representations of aggregates, prefixes, and IP addresses
* [#11862](https://github.com/netbox-community/netbox/issues/11862) - Add Cisco StackWise 1T interface type
* [#11871](https://github.com/netbox-community/netbox/issues/11871) - Add IEEE 802.3az PoE type for interfaces
* [#11929](https://github.com/netbox-community/netbox/issues/11929) - Strip whitespace from CSV headers prior to validation
### Bug Fixes