mirror of https://github.com/status-im/consul.git
Updates the change log.
This commit is contained in:
parent
48cfe6ff5f
commit
10b4eaf4ea
|
@ -16,6 +16,7 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
* server: Fixed a crash when POST-ing an empty body to the /v1/query endpoint. [[GH-3791](https://github.com/hashicorp/consul/issues/3791)]
|
||||||
* ui: Added a URI escape around key/value keys so that it's not possible to create unexpected partial key names when entering characters like `?` inside a key. [[GH-3760](https://github.com/hashicorp/consul/issues/3760)]
|
* ui: Added a URI escape around key/value keys so that it's not possible to create unexpected partial key names when entering characters like `?` inside a key. [[GH-3760](https://github.com/hashicorp/consul/issues/3760)]
|
||||||
|
|
||||||
## 1.0.2 (December 15, 2017)
|
## 1.0.2 (December 15, 2017)
|
||||||
|
|
Loading…
Reference in New Issue