We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf79d5 commit 3efcd8cCopy full SHA for 3efcd8c
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+Version 3.6.10 *(19th November, 2018)*
5
+--------------------------------------------
6
+ * [Fix](https://github.com/segmentio/analytics-ios/pull/798): Add deep links redaction
7
+
8
Version 3.7.0-beta.2 *(15th November, 2018)*
9
--------------------------------------------
10
README.md
@@ -15,7 +15,7 @@ Analytics is available through [CocoaPods](http://cocoapods.org) and [Carthage](
15
### CocoaPods
16
17
```ruby
18
-pod "Analytics", "3.6.0"
+pod "Analytics", "3.6.10"
19
```
20
21
### Carthage
0 commit comments