Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lardawge committed Aug 26, 2015
1 parent a2f0b67 commit 2174c5c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## 0.4.2

### enhancements
* Allow overridden worker to set a queue name
* [#190] Respect Carrierwave's enable_processing flag if set to false [jherdman]

### bug fixes
* [#216] Fix for NoMethodError: undefined method `read' for nil:NilClass [kntmrkm]

## 0.4.1

### enhancements
Expand Down Expand Up @@ -88,4 +97,3 @@
### bug fixes
* Girl Friday incorrectly referenses class #92
* Add documentation for testing with rspec #84.

0 comments on commit 2174c5c

Please sign in to comment.