CHANGELOG: update GIT_MERGE_OPTIONS_INIT changes

This commit is contained in:
Edward Thomson 2017-01-14 16:01:53 +00:00
parent 19ed4d0ca3
commit 07bb8078cb

View File

@ -3,6 +3,10 @@ v0.25 + 1
### Changes or improvements
* `GIT_MERGE_OPTIONS_INIT` now includes a setting to perform rename detection.
This aligns this structure with the default by `git_merge` and
`git_merge_trees` when `NULL` was provided for the options.
### API additions
### API removals