Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Add refactoring to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurian Sluiman committed Aug 6, 2014
1 parent 75833b2 commit ea066f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 0.4.0

- Refactoring of dependency injection to use queue instead of queue name in worker
- Add job status codes so listeners can act on the result of a job's outcome
- Add controller plugin to ease push of jobs into queues
- BC: job's jsonSerialize() removed in favour of the queue's serializeJob() method
Expand Down

0 comments on commit ea066f3

Please sign in to comment.