History.txt in newgem-1.0.1 vs History.txt in newgem-1.0.2
- old
+ new
@@ -1,4 +1,13 @@
+== 1.0.2 2008-10-30
+
+* Lighthouse Project created for tickets/suggestions: http://drnic.lighthouseapp.com/projects/18881-newgem
+* newgem no longer generates a website by default; use -w to create one; or -i website; or script/generate install_website
+* dev dependency on latest cucumber gem
+* no requirement for cucumber gem to be installed [fixes #1]
+* hoe is patched and cached within newgem so that README.* is supported [fixes #5]
+* rake-automated patching of hoe.rb from patches/hoe/*.patch
+
== 1.0.1 2008-10-28
* Fix up readme + post-install notices based on 1.0.0 changes [thx Tomasz Muras]
* Remove old rails cucumber generator cruft from env.rb
* Clean up some feature/steps