Skip to content

Commit 399e943

Browse files
committed
Changelog.
1 parent 859f5d1 commit 399e943

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Changelog
22

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+
39
## 5.1.0
410

511
- Update to SQLCipher 4.4.2 / SQLite 3.33.0.
612
- Fix crash on Electron on Windows.
7-
_ Always use system or bundled OpenSSL, not OpenSSL bundled with Node.
13+
- Always use system or bundled OpenSSL, not OpenSSL bundled with Node.
814

915
## 5.0.0
1016

0 commit comments

Comments
 (0)