blob: 755828e315a2becc07a315737a1ca8448814b972 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
# 2016-02-25 -- v1.2.1
- Fix incorrect caching during library updates.
# 2016-02-17 -- v1.2.0
- Add Bitcode markers.
# 2016-01-25 -- v1.1.7
- Fix bug in InstanceID generation
# 2016-01-25 -- v1.1.6
- Greatly reduce IID library size.
- Bug fixes.
# 2015-12-08 -- v1.1.4
- Bug fixes.
- Fix dSYM warnings.
# 2015-11-09 -- v1.1.3
- Bug fixes.
# 2015-10-28 -- v1.1.2
- Bug fixes.
# 2015-10-8 -- v1.1.1
- Resets InstanceID tokens on app delete and reinstall.
- Adds better error reporting.
- Bug fixes.
|