Explorar el Código

Fixes #11128: Disable ordering changelog table by object to avoid exception

jeremystretch hace 3 años
padre
commit
ab9c253310
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      docs/release-notes/version-3.3.md

+ 1 - 0
docs/release-notes/version-3.3.md

@@ -12,6 +12,7 @@
 * [#11041](https://github.com/netbox-community/netbox/issues/11041) - Correct power utilization percentage precision
 * [#11087](https://github.com/netbox-community/netbox/issues/11087) - Fix background color of bottom banner content
 * [#11101](https://github.com/netbox-community/netbox/issues/11101) - Correct circuits count under site view
+* [#11128](https://github.com/netbox-community/netbox/issues/11128) - Disable ordering changelog table by object to avoid exception
 
 ---