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

Changelog for #7765

This commit is contained in:
jeremystretch
2021-11-08 08:24:14 -05:00
parent 9c2514fce4
commit 7b7afd3e7b

View File

@ -9,6 +9,7 @@
### Bug Fixes
* [#7752](https://github.com/netbox-community/netbox/issues/7752) - Fix minimum version check under Python v3.10
* [#7766](https://github.com/netbox-community/netbox/issues/7766) - Add missing outer dimension columns to rack table
---