Release 1.0.0

This commit is contained in:
José Valim 2010-02-09 02:17:20 +01:00
parent 2a9e8dca73
commit 4bfbeea7e6
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
== 1.0.0
* deprecation
* :old_password in update_with_password is deprecated, use :current_password instead

View File

@ -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-02-08}
s.date = %q{2010-02-09}
s.description = %q{Flexible authentication solution for Rails with Warden}
s.email = %q{contact@plataformatec.com.br}
s.extra_rdoc_files = [