Update Changelog with Future Changes

This commit is contained in:
Daniel Sheppard 2019-09-06 13:32:21 -05:00 committed by GitHub
parent 050f2478d3
commit e67d4fb2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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