summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2017-06-14 13:31:20 +0200
committerEdward Thomson <ethomson@edwardthomson.com>2017-06-14 13:31:20 +0200
commit15e119375018fba121cf58e02a9f17fe22df0df8 (patch)
treeac6c7ee5d9d72add533b5746be676c7831569693
parent8296da5f60f5b079bed9c944e1d56ad786ae0ecb (diff)
downloadlibgit2-0.26.0-rc2.tar.gz
CHANGELOG: document git_filter_init and GIT_FILTER_INITv0.26.0-rc2v0.26.0
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b9e0c90a..24ecba426 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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