CHANGELOG: document git_filter_init and GIT_FILTER_INIT

This commit is contained in:
Edward Thomson 2017-06-14 13:31:20 +02:00
parent 8296da5f60
commit 15e1193750

View File

@ -96,6 +96,9 @@ v0.26
* `git_transport_smart_proxy_options()' enables you to get the proxy options for
smart transports.
* The `GIT_FILTER_INIT` macro and the `git_filter_init` function are provided
to initialize a `git_filter` structure.
### Breaking API changes
* `clone_checkout_strategy` has been removed from