Skip to content

Commit 63afc04

Browse files
committed
docs: Update changelog
1 parent c670b7e commit 63afc04

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Features
11+
12+
- `git2_ext::ops::signature` replacement for `Repository::signature` that respects
13+
`GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL`
14+
15+
### Fixes
16+
17+
- For signing and cherry-picking, respect `GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL`
18+
1019
## [0.4.1] - 2023-01-25
1120

1221
### Fixes

0 commit comments

Comments
 (0)