Skip to content

Commit 74b5bf4

Browse files
committed
docs: Update changelog
1 parent ceaf0dc commit 74b5bf4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

10+
### Breaking Change
11+
12+
- Made clear which hooks are never-fail
13+
14+
### Features
15+
16+
- Added `hooks::ReferenceTransaction` to clarify how API should be used
17+
18+
### Fixes
19+
20+
- `ops::cherry_pick` correctly picks parent commit
21+
- Only log hook exit code on failure
22+
1023
## [0.0.4] - 2022-03-12
1124

1225
### Breaking Change

0 commit comments

Comments
 (0)