<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
 == master
 
+== 0.7.0 / 2009-04-03
+
 * Add #{attribute}_event for automatically firing events when the object's action is called
 * Make it easier to override state-driven behaviors
 * Rollback state changes when the action fails during transitions
@@ -28,7 +30,7 @@
 * Use generated non-bang event when running bang version so that overriding one affects the other
 * Provide access to arguments passed into an event from transition callbacks via Transition#args
 
-== 0.6.3 / 2008-03-10
+== 0.6.3 / 2009-03-10
 
 * Add support for customizing the graph's orientation
 * Use the standard visualizations for initial (open arrow) and final (double circle) states</diff>
      <filename>CHANGELOG.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ require 'rake/contrib/sshpublisher'
 
 spec = Gem::Specification.new do |s|
   s.name              = 'state_machine'
-  s.version           = '0.6.3'
+  s.version           = '0.7.0'
   s.platform          = Gem::Platform::RUBY
   s.summary           = 'Adds support for creating state machines for attributes on any Ruby class'
   </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7ae6e02dc31dea336d5732e84a45e67fffc86113</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Pfeifer</name>
    <email>aaron.pfeifer@gmail.com</email>
  </author>
  <url>http://github.com/pluginaweek/state_machine/commit/aa6dfcb8c7bd6187975a83e1e81458d779efd4a2</url>
  <id>aa6dfcb8c7bd6187975a83e1e81458d779efd4a2</id>
  <committed-date>2009-04-04T10:18:59-07:00</committed-date>
  <authored-date>2009-04-04T10:18:59-07:00</authored-date>
  <message>Tag 0.7.0 release</message>
  <tree>7eb8e90a476ff3e070d56170850afa8bdbc9ab9d</tree>
  <committer>
    <name>Aaron Pfeifer</name>
    <email>aaron.pfeifer@gmail.com</email>
  </committer>
</commit>
