Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Aug 19, 2015
1 parent 3c98c59 commit b743c25
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,18 @@

### 0.2.0 - Unreleased

#### Added

#### Changed

#### Fixed

### 0.1.1 - 2015-08-19

#### Fixed
- Fixed option for displaying the original error
- Original response can be sent along with the validation error response
- Body gets validated properly

### 0.1.0 - 2015-08-17
- Initial version
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.3.3"
"woohoolabs/yin": "^0.3.6"
},
"require-dev": {
"phpunit/PHPUnit": "^4.4.0",
Expand Down

0 comments on commit b743c25

Please sign in to comment.