CHANGELOG.md in advanced-sneakers-activejob-0.2.0 vs CHANGELOG.md in advanced-sneakers-activejob-0.2.1
- old
+ new
@@ -1,4 +1,10 @@
+## Changes Between 0.2.0 and 0.2.1
+
+### Support for ActiveJob prefix https://github.com/veeqo/advanced-sneakers-activejob/pull/2
+
+Fixed worker class name in rake task description
+
## Changes Between 0.1.0 and 0.2.0
### `message_options` https://github.com/veeqo/advanced-sneakers-activejob/pull/1
Customizable options for message publishing (`routing_key`, `headers`, etc)