CHANGELOG.md in transflow-0.0.1 vs CHANGELOG.md in transflow-0.0.2
- old
+ new
@@ -1,8 +1,17 @@
+# 0.0.2 2015-08-16
+
+## Added
+
+- Ability to publish events from operations via `publish: true` option (solnic)
+- Ability to subscribe to events via `Transflow::Transaction#subscribe` interface (solnic)
+
+[Compare v0.0.1...v0.0.2](https://github.com/rom-rb/rom/compare/v0.0.1...v0.0.2)
+
# 0.0.1 2015-08-16
First public release \o/