Skip to content

Commit 31c7829

Browse files
committed
mention field addition in breaking API changes
1 parent 805b90a commit 31c7829

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ v0.25
150150
If this is `NULL`, then it will not be called and the `exists` function
151151
will be used instead.
152152

153-
* `git_remote_connect()` now accepts proxy options.
153+
* `git_remote_connect()` now accepts `git_proxy_options` argument, and
154+
`git_fetch_options` and `git_push_options` each have a `proxy_opts` field.
154155

155156
v0.24
156157
-------

0 commit comments

Comments
 (0)