File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+
5+ ## 7.6.0
46* ** feature** Added support for watchOS. [ #352 ] ( https://github.com/matomo-org/matomo-sdk-ios/issues/352 )
7+ * ** feature** Added Privacy Manifest. [ #448 ] ( https://github.com/matomo-org/matomo-sdk-ios/pull/448 )
58* ** improvement** Increased deployment targets to iOS 11 and macOS 10.13. [ #431 ] ( https://github.com/matomo-org/matomo-sdk-ios/pull/431 )
69
710## 7.5.2
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "MatomoTracker"
3- spec . version = "7.5.2 "
3+ spec . version = "7.6.0 "
44 spec . summary = "A Matomo Tracker written in Swift for iOS, tvOS and macOS apps."
55 spec . homepage = "https://github.com/matomo-org/matomo-sdk-ios/"
66 spec . license = { :type => 'MIT' , :file => 'LICENSE.md' }
You can’t perform that action at this time.
0 commit comments