mirror of https://github.com/status-im/consul.git
docs: fixed typo on MIME in Changelog (#7461)
This commit is contained in:
parent
418cf9658d
commit
4f3d2d843e
|
@ -16,7 +16,7 @@ IMPROVEMENTS:
|
|||
* build: bump the expected go language version of the main module to 1.13 [[GH-7429](https://github.com/hashicorp/consul/issues/7429)]
|
||||
* agent: add http_config.response header to the UI headers [[GH-7369](https://github.com/hashicorp/consul/pull/7369)]
|
||||
* agent: Added documentation and error messages related to `kv_max_value_size` option [[GH-7405]](https://github.com/hashicorp/consul/pull/7405)]
|
||||
* agent: Take Prometheus MINE-type header into account [[GH-7371]](https://github.com/hashicorp/consul/pull/7371)]
|
||||
* agent: Take Prometheus MIME-type header into account [[GH-7371]](https://github.com/hashicorp/consul/pull/7371)]
|
||||
|
||||
BUGFIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue