From 72dada29e584280c759f7619598fd213df6046ed Mon Sep 17 00:00:00 2001 From: Matt Aitchison Date: Mon, 23 May 2016 16:24:53 -0500 Subject: [PATCH] release prep --- CHANGELOG.md | 12 +++++++++++- VERSION | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d065cc41..2bb64d4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. ## [Unreleased][unreleased] ### Fixed + +### Added + +### Removed + +### Changed + +## [3.1] - 2015-05-23 +### Fixed - Panic when renaming stopped container #183 - won't start without route configuration #185 - RouteManager.Name() didn't return name @@ -84,6 +93,7 @@ All notable changes to this project will be documented in this file. - Base container is now Alpine - Moved to gliderlabs organization -[unreleased]: https://github.com/gliderlabs/logspout/compare/v3...HEAD +[unreleased]: https://github.com/gliderlabs/logspout/compare/v3.1...HEAD +[v3.1]: https://github.com/gliderlabs/logspout/compare/v3...v3.1 [v3]: https://github.com/gliderlabs/logspout/compare/v2...v3 [v2]: https://github.com/gliderlabs/logspout/compare/v1...v2 diff --git a/VERSION b/VERSION index c78ee548..86166894 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v3.1-dev +v3.1