Skip to content

Commit de87973

Browse files
committed
Update CHANGES.md for v0.29
1 parent cd24df2 commit de87973

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Diff for: CHANGES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# LibGit2Sharp Changes
22

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))
414

515
### Additions
616
- Add CustomHeaders to PushOptions [#2052](https://github.com/libgit2/libgit2sharp/pull/2052)

0 commit comments

Comments
 (0)