Skip to content

Commit 871424f

Browse files
committed
update CHANGELOG
1 parent f9b1dd2 commit 871424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
* `theme.ron` now supports customizing line break symbol ([#1894](https://github.com/extrawurst/gitui/issues/1894))
1212
* add confirmation for dialog for undo commit [[@TeFiLeDo](https://github.com/TeFiLeDo)] ([#1912](https://github.com/extrawurst/gitui/issues/1912))
1313
* support `prepare-commit-msg` hook ([#1873](https://github.com/extrawurst/gitui/issues/1873))
14-
* support sign commit with ssh key by `GITUI_SSH_KEY_PATH` and `GITUI_SSH_PASSWORD`([#1149](https://github.com/extrawurst/gitui/issues/1149))
14+
* support sign commit with ssh key by `user.signingKey` of gitconfig ([#1149](https://github.com/extrawurst/gitui/issues/1149))
1515

1616
### Changed
1717
* do not allow tag when `tag.gpgsign` enabled [[@TeFiLeDo](https://github.com/TeFiLeDo)] ([#1915](https://github.com/extrawurst/gitui/pull/1915))

0 commit comments

Comments
 (0)