diff --git a/CHANGELOG.md b/CHANGELOG.md index bb9aec4..191339f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.4.3 - 2018-03-30 +### Added +- Relax dependency for guzzle to include 6.3.x (https://github.com/unsplash/unsplash-php/pull/88) +- Add `__isset` method to `Endpoint` (https://github.com/unsplash/unsplash-php/pull/89) + ## 2.4.2 - 2018-02-28 ### Added - Added support for `orientation` and `collections` filters to photo search. @@ -76,4 +81,4 @@ - Include stats endpoints ## 1.0.0 - 2015-07-30 -- Launch \ No newline at end of file +- Launch