Skip to content

Commit 055413a

Browse files
committed
Add new changelog notes
1 parent 8b3c65f commit 055413a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. SPTDataLoad
33

44
--
55

6+
## [1.1.1](https://github.com/spotify/SPTDataLoader/releases/tag/1.1.1)
7+
_Released on 2016-02-20._
8+
9+
### Added
10+
* Added support for SSL pinning.
11+
* Added iOS 10 support.
12+
13+
### Fixed
14+
* Fixed nil URLs in the rate limiter causing a crash.
15+
* Fixed requests executing after they have been cancelled due to a race condition.
16+
* Fixed unique identifiers incrementing by 2 on every request made.
17+
18+
### Removed
19+
* Removed iOS 7.0 support.
20+
621
## [1.1.0](https://github.com/spotify/SPTDataLoader/releases/tag/1.1.0)
722
_Released on 2016-02-15._
823

0 commit comments

Comments
 (0)