Skip to content

Commit 2d8a187

Browse files
authored
Update README.md
1 parent e91f140 commit 2d8a187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Version 3.2 is the first version compatible with RN 0.40.
2020

2121
# Version History
2222

23-
v3.3.0
23+
v3.3.0 (Extended thanks to dryganets for his significant contributions to this release)
2424
1. Access to MutableDictonary openDBs properly synchronized [PR #130] (https://github.com/andpor/react-native-sqlite-storage/pull/130)
2525
2. Database attach flow fixed. Threading model fix in order to have all queries executed in the same order [PR #131] (https://github.com/andpor/react-native-sqlite-storage/pull/131)
2626
3. All statements and queries are closed in finally statements in order to fix SQLiteCipher corner case crashes [PR #132] (https://github.com/andpor/react-native-sqlite-storage/pull/132)

0 commit comments

Comments
 (0)