Skip to content

Commit 5085a0c

Browse files
committed
Update CHANGES.md for v0.30
1 parent 2b84c8e commit 5085a0c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# LibGit2Sharp Changes
22

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+
310
## v0.29 - ([diff](https://github.com/libgit2/libgit2sharp/compare/0.28.0..0.29.0))
411

512
### Changes
@@ -8,7 +15,7 @@
815

916
### Additions
1017
- 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`
1219

1320
## v0.28 - ([diff](https://github.com/libgit2/libgit2sharp/compare/0.27.2..0.28.0))
1421

0 commit comments

Comments
 (0)