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.
2 parents 1d6a319 + 9e72985 commit a0e1f07Copy full SHA for a0e1f07
CHANGES.md
@@ -10,14 +10,22 @@
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.24 + 1
14
15
### Additions
16
17
### Changes
18
19
### Fixes
20
21
+## v0.24 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.23..v0.24))
22
+
23
+This is the last release before a moving to .NET Core compatible library.
24
25
+It will be the last supported release with the prior architecture; as a
26
+result, this release is primarily bugfixes and does not include major new
27
+APIs.
28
29
## v0.23 - ([diff](https://github.com/libgit2/libgit2sharp/compare/v0.22..v0.23))
30
31
0 commit comments