Skip to content

Commit 15e1b49

Browse files
committed
Update notes.
1 parent c86084a commit 15e1b49

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 5.1.0
4+
5+
- Update to SQLCipher 4.4.2 / SQLite 3.33.0.
6+
- Fix crash on Electron on Windows.
7+
_ Always use system or bundled OpenSSL, not OpenSSL bundled with Node.
8+
39
## 5.0.0
410

511
- Major change: Use N-API instead of NAN.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ yarn add "@journeyapps/sqlcipher"
1717
# Or: npm install --save "@journeyapps/sqlcipher"
1818
```
1919

20-
For Electron, use `electron-rebuild` or similar tool.
21-
2220
# Usage
2321

2422
``` js

0 commit comments

Comments
 (0)