From 8750036307f6b5b585c199a14ec2676fea50a09b Mon Sep 17 00:00:00 2001 From: Natan Rolnik Date: Sun, 26 Feb 2017 12:41:06 +0200 Subject: [PATCH 1/2] Fix wrong capital U in changelog.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eebe0f9..726b7b4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# ParseLiveQUery-iOS-OSX Changelog +# ParseLiveQuery-iOS-OSX Changelog # 2.0.0 @@ -6,7 +6,7 @@ **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/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 From 0a4ca2d8c126ebc08226ad5a2c923aa2a4be77d1 Mon Sep 17 00:00:00 2001 From: Florent Vilmart Date: Sun, 26 Feb 2017 09:19:01 -0500 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 726b7b4e..55a76c34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ **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