We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331c890 commit c237578Copy full SHA for c237578
CHANGES.md
@@ -10,7 +10,14 @@
10
- Windows (x86/amd64): <https://ci.appveyor.com/project/libgit2/libgit2sharp>
11
- Linux/Mac OS X: <https://travis-ci.org/libgit2/libgit2sharp>
12
13
-## v0.26
+## v0.26 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.25..v0.26))
14
+
15
+### Additions
16
17
+* Add `CherryPickCommitIntoIndex` to `ObjectDatabase`
18
+* The underlying native library (libgit2) now no longer relies on libcurl
19
+* The underlying native library now no longer relies on zlib
20
+* Add `IndentHeuristic` option to `CompareOptions`
21
22
## v0.25 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.24..v0.25))
23
0 commit comments