From 6e8c700bccd5b3a5540f4ae303758858eeb40829 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 17 Apr 2021 23:28:49 -0400 Subject: changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61bcf82..a0510fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,17 @@ ## [Unreleased] +### Changed + +* Prebuilt binaries are now statically linked using musl, to prevent glibc + version issues once and for all (#47) +* Standardize on RustCrypto in preference to ring or openssl + ### Fixed * `rbw generate` can now choose the same character more than once (#54, rjc) +* Improved handling of password history for entries with no password (#51/#53, + simias) ## [1.1.2] - 2021-03-06 -- cgit v1.2.3-54-g00ecf