diff --git a/CHANGELOG.md b/CHANGELOG.md index 57e86b31a..a93c94e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ ## UNRELEASED +FEATURES: +* agent: (Consul Enterprise) Snapshot agent can now use Azure Blob Storage for automated backups. + BUG FIXES: - * api: Fixed a bug where updating node information wasn't reflected in health result index. [[GH-5450](https://github.com/hashicorp/consul/issues/5450)] +* api: Fixed a bug where updating node information wasn't reflected in health result index. [[GH-5450](https://github.com/hashicorp/consul/issues/5450)] ## 1.4.3 (March 5, 2019)