From 09798d505b8630e8eb01fef6bca0acf6a0296d92 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 22 May 2020 01:34:24 -0400 Subject: changelog and version bump --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e957e4f..3d67434 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.3.0] - 2020-05-22 + +### Fixed + +* Better error message if the agent fails to start after daemonizing. +* Always automatically upgrade rbw-agent on new releases. +* Changing configuration now automatically drops in-memory keys (this should + avoid errors when switching between different servers or accounts). +* Disallow setting `lock_timeout` to `0`, since this will cause the agent to + immediately drop the decrypted keys before they can be used for decryption, + even within a single run of the `rbw` client. + ## [0.2.2] - 2020-05-17 ### Fixed -- cgit v1.2.3-54-g00ecf