You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## master
2
2
* Add your own contributions to the next release on the line below this with your name.
3
+
4
+
## 3.0.0 Beta 10
3
5
-[new] Added support (in iOS 10) for skipping cancelation if the estimated amount of time to complete the download is less than the average time to first byte for a host. [#364](https://github.com/pinterest/PINRemoteImage/pull/364)[garrettmoon](http://github.com/garrettmoon)
4
6
-[fixed] Fixes an issue where PINResume would assert because the server didn't return an expected content length.
5
7
-[fixed] Fixed bytes per second on download tasks (which could affect if an image is progressively rendered) [#360](https://github.com/pinterest/PINRemoteImage/pull/360)[garrettmoon](https://github.com/garrettmoon)
0 commit comments