forked from mirrors/jj
sign: Update CHANGELOG.md
This commit is contained in:
parent
23e5fba737
commit
431a4effa0
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### New features
|
||||
|
||||
* Added support for commit signing and verification. This comes with
|
||||
out-of-the-box support for the following backends:
|
||||
* GnuPG
|
||||
* SSH
|
||||
|
||||
* Templates now support logical operators: `||`, `&&`, `!`
|
||||
|
||||
* `jj show` now accepts `-T`/`--template` option to render its output using
|
||||
|
|
Loading…
Reference in a new issue