Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 4e57715

Browse files
author
Benjamin Scholtysik (Reimold)
committed
Update Changelog
1 parent a885f0b commit 4e57715

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/Changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## Changelog
22

3+
### 5.1.0
4+
5+
This version wraps HockeySDK-iOS. It contains the following changes:
6+
7+
- [FEATURE] Add Turkish localization thanks to [Ozgur](https://github.com/ozgur).[#478](https://github.com/bitstadium/HockeySDK-iOS/pull/478)
8+
- [FEATURE] Add support to detect low memory and OS kill heuristics for extensions. Thx to [Dave Weston](https://github.com/dtweston) for this! [#470](https://github.com/bitstadium/HockeySDK-iOS/pull/470)
9+
- [IMPROVEMENT] Support tracking events in the background. [#475](https://github.com/bitstadium/HockeySDK-iOS/pull/475)
10+
- [FIX] Improvements around thread-safety and concurrency for Metrics. [#471](https://github.com/bitstadium/HockeySDK-iOS/pull/471) [#479](https://github.com/bitstadium/HockeySDK-iOS/pull/479)
11+
- [FIX] Fix runtime warnings of Xcode 9's main thread checker tool. [#484](https://github.com/bitstadium/HockeySDK-iOS/pull/484)
12+
- [FIX] Fix caching of previews for attachments to Feedback. [#487](https://github.com/bitstadium/HockeySDK-iOS/pull/487)
13+
14+
315
### 5.0.0
416

517
This version wraps the latest iOS SDK and makes sure the SDK is fully compatible with iOS 11.

0 commit comments

Comments
 (0)