diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-07-04 16:52:43 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-07-04 16:52:43 +0100 |
commit | cb585bbe4f2918d0f6ca39dee674b89f2ea3e5ed (patch) | |
tree | d04a3056531619e2957f00d839768f0a88fc11c6 | |
parent | a2791ac03e5715f98cb84f1fc3cbd9f103ef2d7b (diff) | |
parent | 88fc8f911f37f3771fa7c92f2a34156ef8d5b213 (diff) |
Merge branch 'develop' of github.com:sebbacon/alaveteli into develop
-rw-r--r-- | doc/CHANGES.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 0d6a51102..34959f924 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,3 +1,14 @@ +# Version 0.6.2 +## Highlighted features + +* This is a minor release to fix small bugs in documentation and install/upgrade process +* It also includes support for [Continuous Integration using Travis](http://travis-ci.org/) + +## Upgrade notes + +* No special action required -- just check out this version and run + `rails-post-deploy` as usual. + # Version 0.6.1 ## Highlighted features |