Skip to content

Commit 078ac8d

Browse files
committed
chore(sys): update changelog for 0.18.4+1.9.3
1 parent ab0dc08 commit 078ac8d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

libgit2-sys/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 0.18.4+1.9.3 - 2026-05-04
4+
[0.18.3...0.18.4](https://github.com/rust-lang/git2-rs/compare/libgit2-sys-0.18.3+1.9.2...libgit2-sys-0.18.4+1.9.3)
5+
6+
### Changed
7+
8+
- Updated to libgit2 [1.9.3](https://github.com/libgit2/libgit2/releases/tag/v1.9.3)
9+
[#1242](https://github.com/rust-lang/git2-rs/pull/1242)
10+
11+
### Added
12+
13+
- Added binding for `git_remote_oid_type`
14+
[#1242](https://github.com/rust-lang/git2-rs/pull/1242)
15+
- Added `GIT_REPOSITORY_INIT_RELATIVE_GITLINK` flag
16+
[#1242](https://github.com/rust-lang/git2-rs/pull/1242)
17+
318
## 0.18.3+1.9.2 - 2025-12-06
419
[0.18.2...0.18.3](https://github.com/rust-lang/git2-rs/compare/libgit2-sys-0.18.2+1.9.1...libgit2-sys-0.18.3+1.9.2)
520

0 commit comments

Comments
 (0)