diff --git a/config/initializers/alaveteli.rb b/config/initializers/alaveteli.rb index f6424aff09..5a36a08fd0 100644 --- a/config/initializers/alaveteli.rb +++ b/config/initializers/alaveteli.rb @@ -10,7 +10,7 @@ load "util.rb" # Application version -ALAVETELI_VERSION = '0.39.1.4' +ALAVETELI_VERSION = '0.39.1.5' # Add new inflection rules using the following format # (all these examples are active by default): diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 07a88beebe..def8989b1e 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,3 +1,10 @@ +# 0.39.1.5 + +## Highlighted Features + +* Update survey mailer strings for easier translation (Graeme Porteous) +* Updated translations from Transifex (Graeme Porteous) + # 0.39.1.4 ## Highlighted Features