mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-11 06:42:47 +00:00
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
|
### 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: `||`, `&&`, `!`
|
* Templates now support logical operators: `||`, `&&`, `!`
|
||||||
|
|
||||||
* `jj show` now accepts `-T`/`--template` option to render its output using
|
* `jj show` now accepts `-T`/`--template` option to render its output using
|
||||||
|
|
Loading…
Reference in a new issue