8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1ba0b commit 6edb028Copy full SHA for 6edb028
CHANGES.md
@@ -10,6 +10,12 @@
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.22.1 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.22...v0.22.1))
14
+
15
+### Fixes
16
17
+ - Update to libgit2 0.25.1 which includes security fixes for smart protocol parsing and TLS certificate validity check callbacks.
18
19
## v0.22 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.21.1...v0.22))
20
21
### Additions
0 commit comments