Skip to content

Commit

Permalink
CHANGES: update for v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethomson committed Feb 14, 2019
1 parent 331c890 commit c237578
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,14 @@
- Windows (x86/amd64): <https://ci.appveyor.com/project/libgit2/libgit2sharp>
- Linux/Mac OS X: <https://travis-ci.org/libgit2/libgit2sharp>

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

### Additions

* Add `CherryPickCommitIntoIndex` to `ObjectDatabase`
* The underlying native library (libgit2) now no longer relies on libcurl
* The underlying native library now no longer relies on zlib
* Add `IndentHeuristic` option to `CompareOptions`

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

Expand Down

0 comments on commit c237578

Please sign in to comment.