File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# LibGit2Sharp Changes
2
2
3
+ ## v0.30 - ([ diff] ( https://github.com/libgit2/libgit2sharp/compare/0.29.0..0.30.0 ) )
4
+
5
+ ### Changes
6
+ - This release includes [ libgit2 v1.7.2] ( https://github.com/libgit2/libgit2/releases/tag/v1.7.2 ) .
7
+ - Updates for trimming compatibility [ #2084 ] ( https://github.com/libgit2/libgit2sharp/pull/2084 )
8
+ - Updates for .NET 8 [ #2085 ] ( https://github.com/libgit2/libgit2sharp/pull/2085 )
9
+
3
10
## v0.29 - ([ diff] ( https://github.com/libgit2/libgit2sharp/compare/0.28.0..0.29.0 ) )
4
11
5
12
### Changes
8
15
9
16
### Additions
10
17
- Add proxy options [ #2065 ] ( https://github.com/libgit2/libgit2sharp/pull/2065 )
11
- - See PR for details, including some breaking changes to ` CloneOptions ` and ` SubmoduleUpdateOptions `
18
+ - See PR for details, including some breaking changes to ` CloneOptions ` and ` SubmoduleUpdateOptions `
12
19
13
20
## v0.28 - ([ diff] ( https://github.com/libgit2/libgit2sharp/compare/0.27.2..0.28.0 ) )
14
21
You can’t perform that action at this time.
0 commit comments