This repository was archived by the owner on Jan 16, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from ParsePlatform/nlutsenko.191
ParseTwitterUtils 1.9.1
- Loading branch information
Showing
3 changed files
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
|
||
--- | ||
|
||
## [ParseTwitterUtils 1.9.1](https://github.com/ParsePlatform/ParseTwitterUtils-iOS/releases/tag/1.9.1) (11/17/2015) | ||
|
||
#### New | ||
- ParseTwitterUtils now supports Xcode 7.1+. #6 | ||
|
||
#### Improved | ||
- Added safeguard assertion for initialization of PFTwitterUtils before Parse is initialized. #4 | ||
- Removed all custom nullability annotation macros. #8 | ||
- Improved localized strings generation. #2 | ||
|
||
#### Fixed | ||
- Fixed potential warnings in PFOAuth1FlowDialog. #10 | ||
|
||
## [ParseTwitterUtils 1.9.0](https://github.com/ParsePlatform/ParseTwitterUtils-iOS/releases/tag/1.9.0) (10/08/2015) | ||
|
||
Hello, open source! | ||
|
||
#### Fixed | ||
- Fixed initialization potentially blocking the main thread for a continuous amount of time. | ||
- Fixed parameter URL Encoding when signing requests with Twitter. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters