Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Dec 29, 2015
1 parent abf656a commit ad4aa44
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

### 1.1.4 (2015-12-29)

* The schema API handles now automatically HEAD requests
* Add support for PATCH request method
* Fix automatic template detection for psr4 namespaces
* Renamed doCreate and doUpdate method to doPost and doPut to follow the http
request method naming scheme
* Json schema document throw an exception if a json pointer could not be
resolved

### 1.1.3 (2015-12-27)

* Fixed a missing import alias which causes a problem in the loader
Expand Down

0 comments on commit ad4aa44

Please sign in to comment.