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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,19 @@
1
1
Change Log
2
2
==========
3
3
4
+
## Version 3.0.0
5
+
_19-12-31_
6
+
7
+
*__[Breaking change]__ feat: pass the bundle through the interface
8
+
* The public API has been updated to also pass the bundle through it now, please see the README for more information.
9
+
* refactor: update license type to apache 2.0
10
+
4
11
## Version 2.1.0
5
12
_19-11-07_
6
13
7
14
* feat: add information for about libraries support
8
15
* LifecykleLog will now be added to the list of libraries used for applications making use of [AboutLibraries](https://github.com/mikepenz/AboutLibraries).
0 commit comments