Skip to content

Commit

Permalink
releasing 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb committed Mar 26, 2011
1 parent 9f67fdd commit b1cf9d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.4.6 (March 26, 2011)

* fixing form block in HAML (thanks apocalyptiq)

* fixing instance variable setting in HAML (thanks nhocki)


0.4.5 (February 14, 2011)

* fixing user validation tests in nifty:authentication (thanks apocalyptiq) - issue #87
Expand Down
2 changes: 1 addition & 1 deletion nifty-generators.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "nifty-generators"
s.version = "0.4.5"
s.version = "0.4.6"
s.author = "Ryan Bates"
s.email = "ryan@railscasts.com"
s.homepage = "http://github.com/ryanb/nifty-generators"
Expand Down

0 comments on commit b1cf9d9

Please sign in to comment.