Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jul 5, 2015
1 parent 405b52e commit ae8ebd6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

1.0.4
* Switched to PSR-2 coding style and using absolute class paths in phpdocs
* Improve controller test cases
* Add RecordInterface access to Accessor
* Add JsonSerializable interface to record abstract
* For incoming requests an exception is now throw if the data structure contains
keys which are not available in the schema
* Add development status for an API resource

1.0.3
* Added new ChoiceType property which allows different kinds of objects as value
* Use same logic for traversing incoming and outgoing data
Expand Down

0 comments on commit ae8ebd6

Please sign in to comment.