diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e528d09..8eebe0f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # ParseLiveQUery-iOS-OSX Changelog +# 2.0.0 + +- Full carthage support, thanks to [David Starke](https://github.com/dstarke) + +**Deprecates usage of SocketRocket in favour of Starscream** + +- Adds support for sessionToken and user authentication, thanks to [Andrew Gordeev](https:/Ã//github.com/andrew8) +- Adds support for tvOS, thanks to [Kurt (kajensen)](https://github.com/kajensen) +- Adds support for updating subscription, thanks to [Florent Vilmart](https://github.com/flovilmart) +- Fixes for object decoding + # 1.1.0 - Breaking change: Swift 3 support