Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-11-17 22:45:56 -08:00 committed by GitHub
parent 19ae3f3689
commit 2695e175f8
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.7.2 (UNRELEASED)
IMPROVEMENTS:
* agent: Defaults to `?pretty` JSON for HTTP API requests when in `-dev` mode. [GH-2518]
BUG FIXES:
* api: Added missing Raft index fields to `CatalogService` structure. [GH-2366]