From c6d2c56f0e95cf7f927b6a66bd3bbcb8bde7d33c Mon Sep 17 00:00:00 2001 From: Bertocq Date: Fri, 5 Jan 2018 10:49:31 +0100 Subject: [PATCH] Update changelog unreleased section --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b61c403b1..ee074cbf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased](https://github.com/consul/consul/compare/v0.12...consul:master) ### Added + ### Changed +- Updated multiple minor & patch gem versions: + https://github.com/consul/consul/pull/2227 + https://github.com/consul/consul/pull/2228 + https://github.com/consul/consul/pull/2229 + https://github.com/consul/consul/pull/2230 + https://github.com/consul/consul/pull/2235 + https://github.com/consul/consul/pull/2236 + https://github.com/consul/consul/pull/2237 + https://github.com/consul/consul/pull/2238 + https://github.com/consul/consul/pull/2239 + ### Deprecated ### Removed ### Fixed