diff --git a/CHANGELOG.md b/CHANGELOG.md index ab9e2fc..8c452fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`. +