Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Dec 20, 2016
1 parent 8cce4c0 commit 7c401d7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
## 0.8.0 - unreleased
## 0.9.0 - unreleased

ADDED:

CHANGED:

REMOVED:

FIXED:

## 0.8.0 - 2016-12-20

CHANGED:

- `Link::createFromArray()` performs type checks before instantiating a `Link` object
- Added a `ResourceObject::createFromArray()` instead of the constructor
- `ResourceObject::createFromArray()` performs more type checks before instantiating a `ResourceObject`
Expand Down

0 comments on commit 7c401d7

Please sign in to comment.