Skip to content

Commit

Permalink
update changelog to reflect updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmeyering committed Dec 4, 2015
1 parent 55bfe4f commit 167f136
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# CHANGELOG

## master
## 1.2.0
* Following [type](https://tools.ietf.org/html/draft-kelly-json-hal-07#section-5.3)
enabled links will automatically set the request Accept header.

## 1.1.0

* Following [deprecated](https://tools.ietf.org/html/draft-kelly-json-hal-07#section-5.4)
links throws a `HalExplorer\Exceptions\DeprecatedLinkException`.

0 comments on commit 167f136

Please sign in to comment.