From 36b5107239b75136ce74799d87a645e153d95948 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 3 May 2020 03:16:57 -0400 Subject: changelog --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 472ecbc..d41cbab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,22 @@ # Changelog +## Unreleased + +### Fixed + +* `rbw` is now able to decrypt secrets from organizations you are a member of. +* `rbw stop-agent` now waits for the agent to exit before returning. + +### Changed + +* Move to the `ring` crate for a bunch of the cryptographic functionality. +* The agent protocol is now versioned, to allow for seamless updates. + ## [0.1.1] - 2020-05-01 ### Fixed -* some packaging changes +* Some packaging changes. ## [0.1.0] - 2020-04-20 -- cgit v1.2.3-54-g00ecf