Skip to content

Commit 15e1193

Browse files
committed
CHANGELOG: document git_filter_init and GIT_FILTER_INIT
1 parent 8296da5 commit 15e1193

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ v0.26
9696
* `git_transport_smart_proxy_options()' enables you to get the proxy options for
9797
smart transports.
9898

99+
* The `GIT_FILTER_INIT` macro and the `git_filter_init` function are provided
100+
to initialize a `git_filter` structure.
101+
99102
### Breaking API changes
100103

101104
* `clone_checkout_strategy` has been removed from

0 commit comments

Comments
 (0)