<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,14 @@
+== 0.3.0 2008-09-19
+* Removed sqlserver adapter stuff - use my plugin sqlserver_adapter_mods if need arises
+* Added more specs
+
 == 0.2.0 2008-09-04
 
 * New features:
   * Added blocks to mock fixture accessors to allow neater customisation of mock objects as they are loaded
 * Refactored hooks for loading mock fixtures on test setup. Much simpler and handles Rails 2.0 and 2.1
   without load order issues with rspec-rails
-  
+
 == 0.1.0 2008-09-03
 
 * 1 major enhancement:</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 module MockedFixtures
   module VERSION #:nodoc:
     MAJOR = 0
-    MINOR = 2
+    MINOR = 3
     TINY  = 0
 
     STRING = [MAJOR, MINOR, TINY].join('.')</diff>
      <filename>lib/mocked_fixtures/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bf5af4076d6af9985310956c1ca18ded5187f8f4</id>
    </parent>
  </parents>
  <author>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </author>
  <url>http://github.com/adzap/mocked_fixtures/commit/265fbceada309f269084513b919f3dccd516919b</url>
  <id>265fbceada309f269084513b919f3dccd516919b</id>
  <committed-date>2008-09-18T19:12:55-07:00</committed-date>
  <authored-date>2008-09-18T19:12:55-07:00</authored-date>
  <message>updated history and version to 0.3.0</message>
  <tree>d20a18a4db1d38bd47b01ecb4650897b65c156ad</tree>
  <committer>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </committer>
</commit>
