Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

CHANGELOG for 2.0.0 #101

Merged
merged 1 commit into from
Feb 24, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down