Skip to content

Commit 3efcd8c

Browse files
committed
Prepare for release 3.6.10
1 parent 1bf79d5 commit 3efcd8c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change Log
22
==========
33

4+
Version 3.6.10 *(19th November, 2018)*
5+
--------------------------------------------
6+
* [Fix](https://github.com/segmentio/analytics-ios/pull/798): Add deep links redaction
7+
48
Version 3.7.0-beta.2 *(15th November, 2018)*
59
--------------------------------------------
610

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Analytics is available through [CocoaPods](http://cocoapods.org) and [Carthage](
1515
### CocoaPods
1616

1717
```ruby
18-
pod "Analytics", "3.6.0"
18+
pod "Analytics", "3.6.10"
1919
```
2020

2121
### Carthage

0 commit comments

Comments
 (0)