File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
6
6
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
7
7
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
8
8
9
+ ## [ 0.4.3] - 2019-03-13
10
+ ### Added
11
+
9
12
## [ 0.4.2] - 2019-03-13
10
13
### Changed
11
14
- Required flutter_android 0.4.0+
Original file line number Diff line number Diff line change 1
- 0.4.2
1
+ 0.4.3
Original file line number Diff line number Diff line change 1
1
# See: https://www.dartlang.org/tools/pub/pubspec
2
2
name : flutter_sqlcipher
3
- version : 0.4.2
3
+ version : 0.4.3
4
4
description : >-
5
5
Flutter plugin for SQLCipher, an extension to SQLite that provides
6
6
transparent AES encryption of database files.
You can’t perform that action at this time.
0 commit comments