You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
### Version 1.0.2
2
+
3
+
* Removed the `init` override in `LibratoMetric` to fix an issue where offline cached metrics could not be rehydrated
4
+
5
+
6
+
### Version 1.0.1
7
+
8
+
* Fixed an incorrect method signature with `groupNamed:context:` that was configured to return an `NSArray` instead of being `void`
9
+
* Fixed a misspelling in the `README`
10
+
11
+
1
12
### Version 1.0.0
2
13
3
14
This is a major revision which means **APIs will break**. It is not backwards compatible with 0.1.x releases. Code from 0.1.x branches will no longer be supported. Please update!
0 commit comments