update changelog

This commit is contained in:
R.B. Boyer 2019-04-08 13:45:57 -05:00
parent a1fca381df
commit 576dde07dd
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
IMPROVEMENTS:
* cli: allow to add ip addresses as Subject Alternative Names when creating certificates with `consul tls cert create` [[GH-5602](https://github.com/hashicorp/consul/pull/5602)]
BUG FIXES:
* api: fix panic in 'consul acl set-agent-token' [[GH-5533]]
* acl: memdb filter of tokens-by-policy was inverted [[GH-5575]]
## 1.4.4 (March 21, 2019)
SECURITY: