From 9ab64c53f48c60f360213c701cf8384ad45f4fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Mon, 26 Jul 2010 20:25:28 +0200 Subject: [PATCH] Release 1.1.0. --- CHANGELOG.rdoc | 2 +- devise.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index c073dc79..b05a9f0b 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,4 +1,4 @@ -== 1.1.0 (to be released) +== 1.1.0 * enhancements * Rememberable module allows user to be remembered across browsers and is enabled by default (by github.com/trevorturk) diff --git a/devise.gemspec b/devise.gemspec index 6518f040..5f408b0b 100644 --- a/devise.gemspec +++ b/devise.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jos\303\251 Valim", "Carlos Ant\303\264nio"] - s.date = %q{2010-07-06} + s.date = %q{2010-07-26} s.description = %q{Flexible authentication solution for Rails with Warden} s.email = %q{contact@plataformatec.com.br} s.extra_rdoc_files = [