From 823a71892d728147446323ec2519bbc0bcbdb5d4 Mon Sep 17 00:00:00 2001 From: Julien Vincent Date: Mon, 19 Feb 2024 12:36:52 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20d5ab4f22..f787f11d21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### New features +* Added a new `jj sign` command to explicitly sign a commit using the new signing + backend implementation. + * Added support for commit signing and verification. This comes with out-of-the-box support for the following backends: * GnuPG