Selaa lähdekoodia

Corrected changelog

Saria Hajjar 6 vuotta sitten
vanhempi
commit
7897ebb2ed
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      docs/release-notes/version-2.7.md

+ 4 - 1
docs/release-notes/version-2.7.md

@@ -6,13 +6,16 @@
 * [#4049](https://github.com/netbox-community/netbox/issues/4049) - Restore missing `tags` field in IPAM service serializer
 * [#4049](https://github.com/netbox-community/netbox/issues/4049) - Restore missing `tags` field in IPAM service serializer
 * [#4056](https://github.com/netbox-community/netbox/issues/4056) - Repair schema migration for Rack.outer_unit (from #3569)
 * [#4056](https://github.com/netbox-community/netbox/issues/4056) - Repair schema migration for Rack.outer_unit (from #3569)
 
 
+## Enhancements
+
+* [#2921](https://github.com/netbox-community/netbox/issues/2921) - Replace tags filter with Select2 widget
+
 ---
 ---
 
 
 # v2.7.3 (2020-01-28)
 # v2.7.3 (2020-01-28)
 
 
 ## Enhancements
 ## Enhancements
 
 
-* [#2921](https://github.com/netbox-community/netbox/issues/2921) - Replace tags filter with Select2 widget
 * [#3310](https://github.com/netbox-community/netbox/issues/3310) - Pre-select site/rack for B side when creating a new cable
 * [#3310](https://github.com/netbox-community/netbox/issues/3310) - Pre-select site/rack for B side when creating a new cable
 * [#3338](https://github.com/netbox-community/netbox/issues/3338) - Include circuit terminations in API representation of circuits
 * [#3338](https://github.com/netbox-community/netbox/issues/3338) - Include circuit terminations in API representation of circuits
 * [#3509](https://github.com/netbox-community/netbox/issues/3509) - Add IP address variables for custom scripts
 * [#3509](https://github.com/netbox-community/netbox/issues/3509) - Add IP address variables for custom scripts