Update CHANGELOG.md

This commit is contained in:
Matt Keeler 2018-10-10 15:52:13 -04:00 committed by GitHub
parent 251156eb68
commit be52793aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
* New command `consul services register` and `consul services deregister` for
registering and deregistering services from the command line. [[GH-4732](https://github.com/hashicorp/consul/issues/4732)]
* dns: Added SOA configuration for DNS settings [[GH-4713](https://github.com/hashicorp/consul/issues/4713)]
BUG FIXES: