<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,12 @@
+== 0.3.0 2008-04-05
+
+* 1 minor enhancement:
+  * Can now have 'sub-projects', or projects with names of the form 'parent/child'
+    * A parent will be checked in if a child is checked in
+    * Punching out of a parent project will punch the real checked-in project out
+    * Listing time and getting totals for a parent project will include child time
+  * Some small convenience methods probably nobody cares about, so they aren't included in the total number of enchancements above
+
 == 0.2.4 2008-12-17
 
 * 1 tiny enhancement:</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -12,13 +12,8 @@ One-inch punch: Smaller, more effective
 == FEATURES/PROBLEMS:
 
 * Can load and write .punch.yml data compatibly with Ara's punch gem
-* Can punch in and out of projects (including creating a project by punching in)
-* Can query project status
-* Can delete a project
-* Can list project data
-* Can give total time for a project
-* Can be used command-line
-* Command-line output is less ugly
+* Things you may expect from a time-tracking program, like punching in and out and getting time data
+* The ability to be punched in to multiple projects at once, because double-billing is awesome
 * More, since this is unfinished
 
 == SYNOPSIS:</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
 class Punch
   module VERSION #:nodoc:
     MAJOR = 0
-    MINOR = 2
-    TINY  = 4
+    MINOR = 3
+    TINY  = 0
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/punch/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fce77631e49792799ab3489e8e55c1e7ceeb3086</id>
    </parent>
  </parents>
  <author>
    <name>Yossef Mendelssohn</name>
    <email>ymendel@pobox.com</email>
  </author>
  <url>http://github.com/ymendel/one_inch_punch/commit/4c9f6266ffc732d28b40f8e35b7e393483901bbe</url>
  <id>4c9f6266ffc732d28b40f8e35b7e393483901bbe</id>
  <committed-date>2009-04-05T21:18:32-07:00</committed-date>
  <authored-date>2009-04-05T21:18:32-07:00</authored-date>
  <message>Setting version (0.3.0), updating History and README</message>
  <tree>72f010ff39061457237e936669950ad92235f9d0</tree>
  <committer>
    <name>Yossef Mendelssohn</name>
    <email>ymendel@pobox.com</email>
  </committer>
</commit>
