We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0dc08 commit 078ac8dCopy full SHA for 078ac8d
1 file changed
libgit2-sys/CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
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
15
+- Added `GIT_REPOSITORY_INIT_RELATIVE_GITLINK` flag
16
17
18
## 0.18.3+1.9.2 - 2025-12-06
19
[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)
20
0 commit comments