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)