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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
Change Log
2
2
==========
3
+
Version 4.1.2 *(12 November, 2020)*
4
+
-----------------------------
5
+
*[Fix](https://github.com/segmentio/analytics-ios/pull/966) Standarized all SDK versions between dependency managers. Migrated to importing modules vs headers. Removed all linked frameworks.
6
+
*[Fix](https://github.com/segmentio/analytics-ios/pull/963) Fixed missing userId in traits.
7
+
*[Fix](https://github.com/segmentio/analytics-ios/pull/962) Fixed an issue with NSCopying preceding SEGSerialization.
8
+
*[Fix](https://github.com/segmentio/analytics-ios/pull/957) Output log messages when events are trimmed from the queue.
9
+
*[Fix](https://github.com/segmentio/analytics-ios/pull/956) Added category option to screen calls.
10
+
3
11
Version 4.1.1 *(27 October, 2020)*
4
12
-----------------------------
5
13
*[Fix](https://github.com/segmentio/analytics-ios/pull/955) Fixed example projects using old branch for SPM.
0 commit comments