From 2911f4105cb76d6d236ca68ff5141b87f7ad0b8e Mon Sep 17 00:00:00 2001 From: Alex Welch Date: Mon, 10 Nov 2014 08:44:41 -0700 Subject: [PATCH] update changelog for v0.2.7 [ci-skip] --- CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c82f87..cbc486d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,17 @@ # Changelog All notable changes to this project will be documented in this file. -Latest ------- +0.2.7 - 2014-11-10 +------------------ ### Added -- Support for new SCM service types +- Support for new SCM service types (#227) +- Support for remote deployments + +### Upgraded +- Rails to 4.1.7 (#240) + -0.2.5 - 2014-10-21 +0.2.6 - 2014-10-21 ------------------ ### Fixed - Ability to actually run an image from a private registry (#232)