Skip to content

Commit b274b61

Browse files
committed
docs: Update changelog
1 parent 4a3fa30 commit b274b61

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+
- `git reword` now takes an optional rev for rewording commits other than HEAD
13+
14+
### Fixes
15+
16+
- `git amend -m` didn't work, now it does
17+
- `git amend` can no work on detached HEADS
18+
1019
## [0.10.1] - 2023-01-06
1120

1221
### Features

0 commit comments

Comments
 (0)