diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 9f0145f4..9d0ddf61 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -5,6 +5,11 @@ * password_required? should not affect length validation * User cannot access sign up and similar pages if he is already signed in through a cookie or token +== 1.3.4 + +* bug fix + * Do not add formats if html or "*/*" + == 1.3.3 * bug fix