Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikbjorn committed Aug 1, 2013
1 parent 21b4dd0 commit 08e2aa8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.8.0 / YYYY-MM-DD
0.8.0 / 2013-08-01
------------------

* Service resolvers now resolve to a callable. This allows for closures to do work.
Expand All @@ -10,6 +10,7 @@ Changelog
* New schema for `DoctrineDriver`. Queues are now kept in a seperate table.
* `ObjectResolver` now supports object instances and class names. Laravel can then register
facades.
* ServiceResolvers now takes an optional array of `array('MessageName' => $service)`.

0.7.1 / 2013-07-12
------------------
Expand Down

0 comments on commit 08e2aa8

Please sign in to comment.