History.txt in yore-0.0.2 vs History.txt in yore-0.0.3
- old
+ new
@@ -1,4 +1,16 @@
== 0.0.1 2009-01-25
* 1 major enhancement:
* Initial release
+
+== 0.0.2 2009-2-04
+
+* now using popen4
+* raises exceptions when commandline tools fail
+* now using shoulda for tests
+
+== 0.0.3 2009-02-20
+
+* much better logging, reporting and console output
+
+