Update CHANGELOG.md
This commit is contained in:
parent
8f7e87439a
commit
fb4552d070
|
@ -1,5 +1,9 @@
|
|||
## UNRELEASED
|
||||
|
||||
FEATURES:
|
||||
|
||||
* http: Added support for "Authorization: Bearer" head in addition to the X-Consul-Token header. [[GH-4483](https://github.com/hashicorp/consul/issues/4483)]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* agent: Fixed a panic when serf_wan port was -1 but a reconnect_timeout_wan value was set. [[GH-4515](https://github.com/hashicorp/consul/issues/4515)]
|
||||
|
|
Loading…
Reference in New Issue