mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
add a release image
This commit is contained in:
parent
a72c62bd82
commit
4bf1290610
2 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [0.26.0] - 2024-04-14
|
||||
|
||||
** commit signing **
|
||||
|
||||

|
||||
|
||||
### Added
|
||||
* sign commits using openpgp [[@hendrikmaus](https://github.com/hendrikmaus)] ([#97](https://github.com/extrawurst/gitui/issues/97))
|
||||
* support ssh commit signing (when `user.signingKey` and `gpg.format = ssh` of gitconfig are set; ssh-agent isn't yet supported) [[@yanganto](https://github.com/yanganto)] ([#1149](https://github.com/extrawurst/gitui/issues/1149))
|
||||
|
|
|
|||
BIN
assets/gitui-signing.png
Normal file
BIN
assets/gitui-signing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in a new issue