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 7f259c8 commit 097036dCopy full SHA for 097036d
CHANGES.md
@@ -10,14 +10,21 @@
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.23 + 1
+## v0.23.1 + 1
14
15
### Additions
16
17
### Changes
18
19
### Fixes
20
21
+## v0.23.1 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.23..v0.23.1))
22
+
23
+### Fixes
24
25
+ - Update to libgit2 0.25.1 which includes security fixes for smart
26
+ protocol parsing and TLS certificate validity check callbacks.
27
28
## v0.23 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.22..v0.23))
29
30
0 commit comments