From 8086667a189ce3939498ccba0ce870f94bebef41 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Tue, 29 Oct 2024 21:47:30 -0400 Subject: [PATCH] Version 2.1 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c11e7e..139a980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to update the actual links at the bottom of the file. --> -### Unreleased +### Version 2.1 * Allow retries when biometric auth fails the first time, instead of just failing and exiting ([PR #98]) * Add support for reporting filesystem usage (total and available space) to client apps ([PR #99])