1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
This commit is contained in:
jeremystretch
2022-12-02 09:30:44 -05:00
parent ee03f3d584
commit db7590df1a

View File

@ -2,6 +2,14 @@
## v3.3.10 (FUTURE)
### Enhancements
* [#10748](https://github.com/netbox-community/netbox/issues/10748) - Add provider selection field for provider networks to circuit termination edit view
### Bug Fixes
* [#11041](https://github.com/netbox-community/netbox/issues/11041) - Correct power utilization percentage precision
---
## v3.3.9 (2022-11-30)