<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,11 @@
-== 1.3.1 2009-05-01 NOT RELEASE
+== 1.4.0 2009-05-02
 
 * install_shoulda - use &quot;newgem -T shoulda&quot; to use shoulda for testing instead of test_unit or rspec
 * common_steps.rb - When steps all started with 'I ...'
 * common.rb - using module instead of creating methods against global namespace; no more kittens killed [thx Ben Mabey]
 * all +require 'rubygems'+ are conditional unless ENV['NO_RUBYGEMS'] [thx David Chelimsky + Ryan Tomayko]
 * module_name supports hyphens throughout all generators (they are treated as underscores for camelize method)
+* common_steps.rb - using &quot;(.*)&quot; for placeholders which is now cucumber defacto standard
 
 == 1.3.0 2009-03-17
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -4,5 +4,5 @@ $:.unshift(File.dirname(__FILE__)) unless
 require &quot;hoe-patched&quot;
 
 module Newgem
-  VERSION = '1.3.0'
+  VERSION = '1.4.0'
 end
\ No newline at end of file</diff>
      <filename>lib/newgem.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e8df2719afa145de6300c482afc58aa2de4aeb2f</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/newgem/commit/695f569f883fe5bce6ddd6b23d588861f0cd7f46</url>
  <id>695f569f883fe5bce6ddd6b23d588861f0cd7f46</id>
  <committed-date>2009-05-02T17:42:43-07:00</committed-date>
  <authored-date>2009-05-02T17:42:43-07:00</authored-date>
  <message>release 1.4.0</message>
  <tree>d2a19dab8aade801e16d7a08ead931170ce187a4</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
