aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-08-28 10:45:20 +0100
committerLouise Crow <louise.crow@gmail.com>2012-08-28 10:45:20 +0100
commitee723d9e6645bc7987cb2b7cc9cd320950536201 (patch)
treef5beec1ffc37c9530485c0cd5be15c56210ae2da /doc/CHANGES.md
parente98bfd6e9ed7e6bb151d0eb5c216cad0fed6a40c (diff)
parent5c1a88c88ba69cec3924ec8a1d69d8784acaef3c (diff)
Merge branch 'release/0.6.4'0.6.4
Diffstat (limited to 'doc/CHANGES.md')
-rw-r--r--doc/CHANGES.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md
index 4115389d5..42f408bab 100644
--- a/doc/CHANGES.md
+++ b/doc/CHANGES.md
@@ -1,3 +1,14 @@
+# Version 0.6.4
+## Highlighted features
+* This is a minor bugfix release, mainly to fix bugs related to external request handling.
+* [List of issues on github](https://github.com/sebbacon/alaveteli/issues?milestone=18&state=closed)
+* [List of commits since last release](https://github.com/sebbacon/alaveteli/compare/master...release/0.6.4)
+
+## Upgrade notes
+
+* No special action required -- just check out this version and run
+ `rails-post-deploy` as usual.
+
# Version 0.6.3
## Highlighted features
* This is a minor release, mainly to publish new customisation
@@ -11,8 +22,7 @@
customisation in themes
* Themes can now provide a `post_install.rb` script that is executed
by `rails-post-deploy`
-* [List of isses on github](https://github.com/sebbacon/alaveteli/issues?milestone=17&state=closed)
-* [List of commits since last release](https://github.com/sebbacon/alaveteli/compare/master...release/0.6.3)
+* [List of issues on github](https://github.com/sebbacon/alaveteli/issues?milestone=17&state=closed)
## Upgrade notes