Jeremy Stretch 5 лет назад
Родитель
Сommit
f98a236a5b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/release-notes/version-2.8.md

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

@@ -11,6 +11,7 @@
 ### Bug Fixes
 
 * [#4527](https://github.com/netbox-community/netbox/issues/4527) - Fix assignment of certain tags to config contexts
+* [#4545](https://github.com/netbox-community/netbox/issues/4545) - Removed all squashed schema migrations to allow direct upgrades from very old releases
 * [#4549](https://github.com/netbox-community/netbox/issues/4549) - Fix encoding unicode webhook body data
 
 ---