From 9c52263de7bcddaa962e3f33e6f7681dc908f2f2 Mon Sep 17 00:00:00 2001 From: John Cowen Date: Fri, 19 Oct 2018 17:50:04 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf3455511..bf40f142a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)