Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update change log for 0.23.1
  • Loading branch information
Edward Thomson committed Jan 9, 2017
commit 097036d63c24e0f899729b5b05cefa94c2aa2408
9 changes: 8 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,21 @@
- Windows (x86/amd64): <https://ci.appveyor.com/project/libgit2/libgit2sharp>
- Linux/Mac OS X: <https://travis-ci.org/libgit2/libgit2sharp>

## v0.23 + 1
## v0.23.1 + 1

### Additions

### Changes

### Fixes

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

### Fixes

- Update to libgit2 0.25.1 which includes security fixes for smart
protocol parsing and TLS certificate validity check callbacks.

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

### Additions
Expand Down