Skip to content

Commit 422c566

Browse files
authored
Update CHANGELOG.md (#12)
1 parent 32edd8a commit 422c566

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.3.2
2+
3+
* Dropped support for Swift 5.6
4+
* Added automated tests for Xcode 14+
5+
6+
## 0.3.1
7+
8+
* Restore support for watchOS 7+
9+
10+
## 0.3.0
11+
12+
* Migrated to new event batching and background flush for tracking, the result is lower resource usage and better support for offline events.
13+
* Refactor Xcode project and examples
14+
115
## 0.2.3
216

317
* support for macOS Catalyst (thanks @manucheri)
@@ -37,4 +51,4 @@
3751

3852
## 0.0.3
3953

40-
* Moved from static functions to the 'shared' singleton pattern.
54+
* Moved from static functions to the 'shared' singleton pattern.

0 commit comments

Comments
 (0)