ChangeLog.md in ore-0.9.3 vs ChangeLog.md in ore-0.9.4

- old
+ new

@@ -1,4 +1,15 @@ +### 0.9.4 / 2012-07-23 + +* Do not initialize the repository, if .git or .hg directories already exist. + +#### Templates + +* List all development dependencies in the [gemspec] and [gemspec_yml] + templates. + * Sort dependencies alphabetically. +* Require `bundler/setup` in the [bin] script, if Bundler is enabled. + ### 0.9.3 / 2012-05-28 * Added the following template variables to {Ore::Generator}: * `@scm_user` - The username used by the SCM. * `@scm_email` - The email address used by the SCM.