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 3d3a232 commit 6b4db14Copy full SHA for 6b4db14
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Change Log
2
==========
3
4
+Version 1.0.5 *(2019-02-18)*
5
+----------------------------
6
+
7
+* Reduce size by taking out encrypted database library as a separate module
8
+* New: Add support for database delete
9
+* Changed compile to implementation
10
+* Fix: Minor bug fixes
11
12
13
Version 1.0.4 *(2018-06-23)*
14
----------------------------
15
@@ -48,7 +57,7 @@ Version 0.5.0 *(2017-01-21)*
48
57
49
58
* New: Export DB
50
59
* New: Method to get DB version
51
-* Fix: Fix prouard issue and other minor issues
60
+* Fix: Fix proguard issue and other minor issues
52
61
53
62
54
63
Version 0.4.0 *(2016-11-29)*
0 commit comments