Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Oct 5, 2015
1 parent ed8846f commit 66a6f3e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
## 0.4.0 - unreleased
## 0.5.0 - unreleased

ADDED:

CHANGED:

FIXED:
REMOVED:

## 0.4.0 - 2015-10-05

CHANGED
- `JsonApiCatchingDispatcherMiddleware` is now `JsonApiErrorHandlerMiddleware`
- Woohoo Labs. Yin 0.7.0 is the minimum requirement

## 0.3.0 - 2015-09-23

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php":">=5.5.0",
"psr/http-message": "^1.0.0",
"woohoolabs/yin": "^0.7.0"
"woohoolabs/yin": "^0.7.1"
},
"require-dev": {
"phpunit/PHPUnit": "^4.4.0",
Expand Down

0 comments on commit 66a6f3e

Please sign in to comment.