Skip to content

Commit 6a0e945

Browse files
committed
changelog: document git_merge_analysis_for_ref
1 parent 35be7f1 commit 6a0e945

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ v0.27 + 1
104104
* The `ref` field has been added to `git_worktree_add_options` to enable
105105
the creation of a worktree from a pre-existing branch.
106106

107+
* It's now possible to analyze merge relationships between any two
108+
references, not just against `HEAD`, using `git_merge_analysis_for_ref`.
109+
107110
### API removals
108111

109112
### Breaking API changes

0 commit comments

Comments
 (0)