Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-11-17 17:11:18 -08:00 committed by GitHub
parent 4ee62afff3
commit 6f14b74d54
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
## 0.7.2 (UNRELEASED)
BUG FIXES:
* api: Added missing Raft index fields to `CatalogService` structure. [GH-2366]
* api: Added missing notes field to `AgentServiceCheck` structure. [GH-2336]
* ui: Fixed an issue where extra commas would be shown around service tags. [GH-2340]
## 0.7.1 (November 10, 2016)
BACKWARDS INCOMPATIBILITIES: