ChangeLog.md in ronin-gen-1.0.0.pre1 vs ChangeLog.md in ronin-gen-1.0.0.pre2
- old
+ new
@@ -1,4 +1,24 @@
+### 1.0.0 / 2011-02-01
+
+* Require open_namespace ~> 0.3.0.
+* Require data_paths ~> 0.2.1.
+* Require thor ~> 0.14.3.
+* Require ronin-support ~> 0.1.0.
+* Require ronin ~> 1.0.0.
+* Require bundler ~> 1.0.0.
+* Require yard ~> 0.6.4.
+* Switched from [Jeweler](https://github.com/technicalpickles/jeweler)
+ to [Ore](http://github.com/ruby-ore/ore) and [Bundler](http://gembundler.com).
+* {Ronin::Gen::FileGenerator} now spawns the default text-editor after
+ completion.
+* Renamed `Ronin::Gen::Generators::Overlay` to
+ {Ronin::Gen::Generators::Repository}.
+* Changed {Ronin::Gen::Generators::Library} to generate libraries managed
+ by Ore and Bundler.
+* {Ronin::Gen::Generators::Library} now initializes the new library as a
+ Git repository.
+
### 0.2.0 / 2009-09-24
* Require ronin >= 0.3.0.
* Require rspec >= 1.2.8.
* Require yard >= 0.2.3.5.