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

Fix wrong capital U in changelog.md #103

Merged
merged 2 commits into from
Feb 26, 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
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# ParseLiveQUery-iOS-OSX Changelog
# 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 sessionToken and user authentication, thanks to [Andrew Gordeev](https://github.com/andrew8712)
- 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
Expand Down