Update CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2019-05-22 09:54:10 -07:00 committed by GitHub
parent e9259ca97a
commit 5457bca10c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
## UNRELEASED
IMPROVEMENTS:
BUG FIXES:
* agent: Fixed an issue where recreating a node using a different ID would prevent the new node from correctly joining. [[GH-5485](https://github.com/hashicorp/consul/pull/5485)]
## 1.5.0 (May 08, 2019)
SECURITY: