Skip to content

Commit c237578

Browse files
committed
CHANGES: update for v0.26.0
1 parent 331c890 commit c237578

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,14 @@
1010
- Windows (x86/amd64): <https://ci.appveyor.com/project/libgit2/libgit2sharp>
1111
- Linux/Mac OS X: <https://travis-ci.org/libgit2/libgit2sharp>
1212

13-
## v0.26
13+
## 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`
1421

1522
## v0.25 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.24..v0.25))
1623

0 commit comments

Comments
 (0)