Update CHANGELOG.md

This commit is contained in:
John Cowen 2018-10-19 17:50:04 +01:00 committed by GitHub
parent 7c51d8345d
commit 9c52263de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,10 +13,12 @@ FEATURES:
* Update to the rules language to allow for exact-matching rules in addition to prefix matching rules
* Added DC local tokens.
* Auto-Transitioning from legacy mode to normal mode as the cluster's servers get upgraded.
* ACL UI
IMPROVEMENTS:
* dns: Implement prefix lookups for DNS TTL. [[GH-4605](https://github.com/hashicorp/consul/issues/4605)]
* ui: Add JSON and YAML linting to the KV code editor [[GH-4814](https://github.com/hashicorp/consul/pull/4814)]
## 1.3.0 (October 11, 2018)