History.txt in hoe-1.5.0 vs History.txt in hoe-1.5.1
- old
+ new
@@ -1,4 +1,19 @@
+=== 1.5.1 / 2008-03-04
+
+* 2 Minor Enhancements:
+
+ * Removed install/uninstall tasks. Too buggy. Gems do a better job.
+ * Added cleaning of rbc files to default list
+
+* 5 Bug Fixes:
+
+ * Correctly deal with errors intuiting history and readme files. Thanks Aaron!
+ * Fixed rdoc title. Thanks, Sander!
+ * Fixed sow to match new Rakefile and History format. Thanks, me!
+ * Moved test/unit to the front for rake test. Fixes use of miniunit.
+ * Renamed shadowed variable.
+
=== 1.5.0 / 2008-01-30
* 9 Minor Enhancements:
* Added autopopulation of changes from History.txt.