<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,16 @@
+0.3.0 (August 15th, 2009)
+
+* adding attr_accessible to models in nifty_scaffold
+
+* adding authlogic support with --authlogic option in nifty_authentication
+
+* pluralize second argument for controller in nifty_authentication
+
+* don't convert javascript/stylesheet arguments to strings in nifty_layout
+
+* store request location and redirect to it when logging in under nifty_authentication
+
+
 0.2.4 (May 5th, 2009)
 
 * using root_url when no index action in nifty_scaffold
@@ -6,12 +19,14 @@
 
 * adding filter_parameter_logging :password in nifty_authentication
 
+
 0.2.3 (February 20th, 2009)
 
 * fixing nifty_authentication to work with Rails 2.3 application_controller.rb
 
 * fixing password field in HAML signup page in nifty_authentication
 
+
 0.2.2 (November 11th, 2008)
 
 * fixing sessions_path reference in nifty_authentication
@@ -20,36 +35,43 @@
 
 * cleaning up nifty_layout stylesheet
 
+
 0.2.1 (November 10th, 2008)
 
 * adding missing nifty_authentication files
 
+
 0.2.0 (November 4th, 2008)
 
 * adding nifty_authentication
 
+
 0.1.8 (October 3rd, 2008)
 
 * compatibility with RubyGems 1.3
 
 * using f.error_messages instead of error_messages_for (thanks Zach Langley)
 
+
 0.1.7 (August 15th, 2008)
 
 * fixing shoulda tests
 
+
 0.1.6 (August 7th, 2008)
 
 * adding option to specify Shoulda as testing framework in nifty_scaffold generator
 
 * adding options to manually specify rspec or testunit framework in nifty_scaffold generator
 
+
 0.1.5 (August 7th, 2008)
 
 * adding option to nifty layout to generate HAML views and SASS stylesheets
 
 * adding option to nifty scaffold to generate HAML views
 
+
 0.1.4 (July 21st, 2008)
 
 * using same logic as model spec in model test for scaffold
@@ -58,22 +80,26 @@
 
 * adding error_messages_for to form partial
 
+
 0.1.3 (June 20th, 2008)
 
 * using _url in controllers instead of _path
 
 * improving the nifty_config default example YAML file
 
+
 0.1.2 (May 16th, 2008)
 
 * mentioning nifty_layout in nifty_scaffold generator
 
 * adding nifty_config generator
 
+
 0.1.1 (May 9th, 2008)
 
 * adding tests and specs to scaffold generator
 
+
 0.1.0 (May 8th, 2008)
 
 * initial release</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'rake'
 require 'echoe'
 
-Echoe.new('nifty-generators', '0.2.4') do |p|
+Echoe.new('nifty-generators', '0.3.0') do |p|
   p.project        = &quot;niftygenerators&quot;
   p.description    = &quot;A collection of useful generator scripts for Rails.&quot;
   p.url            = &quot;http://github.com/ryanb/nifty-generators&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e585e769dd2816ba75404110005eb6285ce8812f</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/nifty-generators/commit/fbfecd2da347d1721ee0c28d2a8c83016805769c</url>
  <id>fbfecd2da347d1721ee0c28d2a8c83016805769c</id>
  <committed-date>2009-08-15T14:39:44-07:00</committed-date>
  <authored-date>2009-08-15T14:39:44-07:00</authored-date>
  <message>releasing version 0.3.0</message>
  <tree>e68d8eff20946954aa002d04109f5af166323892</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
