mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
7c51d8345d
commit
9c52263de7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue