diff --git a/CHANGELOG.md b/CHANGELOG.md index 9efaae272a3699cee048ed453bdfd06022a3c594..a9853f11723270e380a9ad1556fbc75bab85013d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.1.3 / 2016-09-16 + +* [ENHANCEMENT] Use golang-builder base image for tests in CircleCI. +* [ENHANCEMENT] Added unit tests for federation. +* [BUGFIX] Correctly de-dup metric families in federation output. + ## 1.1.2 / 2016-09-08 * [BUGFIX] Allow label names that coincide with keywords. diff --git a/VERSION b/VERSION index 45a1b3f44523206e2b1e6a7ca0e279026c3a2b55..781dcb07cd802a4e98079e3f56fc38f7b092c7a0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2 +1.1.3