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

Update Changelog with Future Changes

Daniel Sheppard 6 лет назад
Родитель
Сommit
e67d4fb2e5
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      CHANGELOG.md

+ 9 - 0
CHANGELOG.md

@@ -1,3 +1,12 @@
+v2.6.4 (FUTURE)
+
+## Enhancements
+
+* [#2160](https://github.com/netbox-community/netbox/issues/2160) - Add Bulk Interface Vlan Editing
+* [#3027](https://github.com/netbox-community/netbox/issues/3028) - Add filter for has local context data
+* [#3318](https://github.com/netbox-community/netbox/issues/3318) - Increase length of platform name and slug to 64 characters
+* [#3341](https://github.com/netbox-community/netbox/issues/3341) - Add Inline Vlan Editing
+
 v2.6.3 (2019-09-04)
 
 ## New Features