mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
27fe219918
commit
fb2bfeb3ae
|
@ -8,6 +8,7 @@ BUG FIXES:
|
||||||
|
|
||||||
* agent: Fixed an issue where watches were being duplicated on reload. [[GH-4179](https://github.com/hashicorp/consul/issues/4179)]
|
* agent: Fixed an issue where watches were being duplicated on reload. [[GH-4179](https://github.com/hashicorp/consul/issues/4179)]
|
||||||
* agent: Fixed an issue with Agent watches on a HTTPS only agent would fail to use TLS. [[GH-4076](https://github.com/hashicorp/consul/issues/4076)]
|
* agent: Fixed an issue with Agent watches on a HTTPS only agent would fail to use TLS. [[GH-4076](https://github.com/hashicorp/consul/issues/4076)]
|
||||||
|
* dns: Re-enable full DNS compression [[GH-4071](https://github.com/hashicorp/consul/issues/4071)]
|
||||||
|
|
||||||
## 1.1.0 (May 11, 2018)
|
## 1.1.0 (May 11, 2018)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue