Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rosstuck committed Aug 2, 2015
1 parent e67f3a7 commit e563fa2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.6.1 (2015-08-02)

BC Breaks:
- None

New features:
- [A CallableLocator added, allowing you to retrieve a handler from a single callable](). Hopefully this can be used as an alternative to creating all the different Container plugins.
- Officially support PHP7 now

Bug fixes:
- [LockingMiddleware no longer permanently locks the command bus on error](https://github.com/thephpleague/tactician/issues/75)

## 0.6.0 (2015-05-08)

BC Breaks:
Expand Down

0 comments on commit e563fa2

Please sign in to comment.