Changes.md in reactor-0.16.1 vs Changes.md in reactor-0.17.0
- old
+ new
@@ -1,6 +1,10 @@
# Reactor Change Log
+0.17.0
+----------
+`publishes` method in publishable now accepts `:enqueue_if` option
+
0.16.0
----------
Subscribers can now deprecate themselves for safe removal from production deployments.
...