ChangeLog.md in ore-0.9.1 vs ChangeLog.md in ore-0.9.2
- old
+ new
@@ -1,4 +1,14 @@
+### 0.9.2 / 2012-05-21
+
+#### Templates
+
+* Test if `@email` is set, before emitting it in the [gemspec] template.
+* Convert the `@homepage` instance variable to a String in the [gemspec]
+ template.
+* Specify the exact `ChangeLog` file in the `.document` file in the [yard]
+ template.
+
### 0.9.1 / 2012-05-20
* Require thor ~> 0.14.
#### Templates