<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,11 @@
 
 Below is a complete listing of changes for each revision of RRDB.
 
+== 0.0.2
+
+* Adding conversions for common symbols in field names
+* Stripping non-digit characters before number conversion
+
 == 0.0.1
 
-* Initial public release.
+* Initial public release</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -25,7 +25,7 @@
 # 
 class RRDB
   # The version number for this release of the code.
-  VERSION = &quot;0.0.1&quot;
+  VERSION = &quot;0.0.2&quot;
   
   #
   # This method generates Exception subclasses, as needed.  When the code</diff>
      <filename>lib/rrdb.rb</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
                        &quot;them.&quot;
   s.homepage         = &quot;http://github.com/JEG2/rrdb&quot;
   s.date             = &quot;2008-06-19&quot;
-  s.version          = &quot;0.0.1&quot;
+  s.version          = &quot;0.0.2&quot;
   s.platform         = Gem::Platform::RUBY
   s.authors          = [&quot;James Edward Gray II&quot;]
   s.email            = &quot;james@graysoftinc.com&quot;</diff>
      <filename>rrdb.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fe6d2fbda6ac57b9d685cf3a47468ef90f866988</id>
    </parent>
  </parents>
  <author>
    <name>James Edward Gray II</name>
    <email>james@graysoftinc.com</email>
  </author>
  <url>http://github.com/JEG2/rrdb/commit/693541973a741423205742534ee3dee2955c5b25</url>
  <id>693541973a741423205742534ee3dee2955c5b25</id>
  <committed-date>2008-07-21T07:56:04-07:00</committed-date>
  <authored-date>2008-07-21T07:56:04-07:00</authored-date>
  <message>Version 0.0.2 release.</message>
  <tree>490e13f0ba70b2d8021346ba65138985f5cf2b47</tree>
  <committer>
    <name>James Edward Gray II</name>
    <email>james@graysoftinc.com</email>
  </committer>
</commit>
