File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# LibGit2Sharp Changes
2
2
3
- ## v0.28
3
+ ## v0.29 - ([ diff] ( https://github.com/libgit2/libgit2sharp/compare/0.28.0..0.29.0 ) )
4
+
5
+ ### Changes
6
+ - This release includes [ libgit2 v1.7.1] ( https://github.com/libgit2/libgit2/releases/tag/v1.7.1 ) .
7
+ - CI changes for the native binaries has removed support for CentOS 7. See [ #2066 ] ( https://github.com/libgit2/libgit2sharp/pull/2066 ) for details.
8
+
9
+ ### Additions
10
+ - Add proxy options [ #2065 ] ( https://github.com/libgit2/libgit2sharp/pull/2065 )
11
+ - See PR for details, including some breaking changes to ` CloneOptions ` and ` SubmoduleUpdateOptions `
12
+
13
+ ## v0.28 - ([ diff] ( https://github.com/libgit2/libgit2sharp/compare/0.27.2..0.28.0 ) )
4
14
5
15
### Additions
6
16
- Add CustomHeaders to PushOptions [ #2052 ] ( https://github.com/libgit2/libgit2sharp/pull/2052 )
You can’t perform that action at this time.
0 commit comments