Просмотр исходного кода

Corrected placement of changelog

Saria Hajjar 6 лет назад
Родитель
Сommit
1e740a70f7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/release-notes/version-2.6.md

+ 1 - 1
docs/release-notes/version-2.6.md

@@ -8,8 +8,8 @@
 * [#2589](https://github.com/netbox-community/netbox/issues/2589) - Toggle for showing available prefixes/ip addresses
 * [#3090](https://github.com/netbox-community/netbox/issues/3090) - Add filter field for device interfaces
 * [#3187](https://github.com/netbox-community/netbox/issues/3187) - Add rack selection field to rack elevations
-* [#3440](https://github.com/netbox-community/netbox/issues/3440) - Add total length to cable trace
 * [#3393](https://github.com/netbox-community/netbox/issues/3393) - Paginate the circuits at the provider details view
+* [#3440](https://github.com/netbox-community/netbox/issues/3440) - Add total length to cable trace
 * [#3851](https://github.com/netbox-community/netbox/issues/3851) - Allow passing initial data to custom script forms
 
 ## Bug Fixes