We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859f5d1 commit 399e943Copy full SHA for 399e943
CHANGELOG.md
@@ -1,10 +1,16 @@
1
# Changelog
2
3
+## 5.2.0
4
+
5
+- Statically link OpenSSL on Linux and Windows, in addition to MacOS. No more DLLs distributed.
6
+- Upgrade to OpenSSL 1.1.1i.
7
+- Provide pre-built binaries for ARM64 on Windows (not regularly tested, but should work).
8
9
## 5.1.0
10
11
- Update to SQLCipher 4.4.2 / SQLite 3.33.0.
12
- Fix crash on Electron on Windows.
-_ Always use system or bundled OpenSSL, not OpenSSL bundled with Node.
13
+- Always use system or bundled OpenSSL, not OpenSSL bundled with Node.
14
15
## 5.0.0
16
0 commit comments