Skip to content

Commit b664f0b

Browse files
committed
docs: Update changelog
1 parent 7030b43 commit b664f0b

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+
### Breaking changes
11+
12+
- `reword` and `squash` gained `sign` argument. Pass `None` to get the old behavior
13+
14+
### Features
15+
16+
- New `commit` function that handles signing for you
17+
- Signing support for `reword` and `squash`
18+
1019
## [0.1.0] - 2022-12-02
1120

1221
### Features

0 commit comments

Comments
 (0)