<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,13 @@
-* New option :join_by for has_permission_on to allow AND'ing of statements in one has_permission_on block
 
-* Allow using_access_control to be called directly on ActiveRecord::Base, globally enabling model security
+** RELEASE 0.3 (April 20, 2009) **
 
-* New operator:  intersects_with, comparing two Enumerables in if_attribute
+* New option :join_by for has_permission_on to allow AND'ing of statements in one has_permission_on block [sb]
 
-* Improved if_permitted_to syntax:  if the attribute is left out, permissions are checked on for the current object
+* Allow using_access_control to be called directly on ActiveRecord::Base, globally enabling model security [sb]
+
+* New operator:  intersects_with, comparing two Enumerables in if_attribute [sb]
+
+* Improved if_permitted_to syntax:  if the attribute is left out, permissions are checked on for the current object [sb]
 
 * Added #has_role_with_hierarchy? method to retrieve explicit and calculated roles [jeremyf]
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = &quot;declarative_authorization&quot;
-  s.version = &quot;0.2.5&quot;
+  s.version = &quot;0.3.0&quot;
 
   s.required_ruby_version = &quot;&gt;= 1.8.6&quot;
   s.authors = [&quot;Steffen Bartsch&quot;]</diff>
      <filename>declarative_authorization.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = &quot;declarative_authorization&quot;
-  s.version = &quot;0.2.5&quot;
+  s.version = &quot;0.3.0&quot;
 
   s.required_ruby_version = &quot;&gt;= 1.8.6&quot;
   s.authors = [&quot;Steffen Bartsch&quot;]</diff>
      <filename>declarative_authorization.gemspec.src</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ec3942bedc154d27b006427728ec6435ed1a21f3</id>
    </parent>
  </parents>
  <author>
    <name>Steffen Bartsch</name>
    <email>sbartsch@tzi.org</email>
  </author>
  <url>http://github.com/stffn/declarative_authorization/commit/0f44a3a48b5932d05576f00d9bbbc060b583894c</url>
  <id>0f44a3a48b5932d05576f00d9bbbc060b583894c</id>
  <committed-date>2009-04-20T12:15:46-07:00</committed-date>
  <authored-date>2009-04-20T12:15:46-07:00</authored-date>
  <message>Release of 0.3.0</message>
  <tree>43c87bb76b3978f521ff7bb97bb55f1911b3c21e</tree>
  <committer>
    <name>Steffen Bartsch</name>
    <email>sbartsch@tzi.org</email>
  </committer>
</commit>
