Skip to content

Commit c8a9e88

Browse files
committed
docs: backport 0.20.x changelog
1 parent 8aeb3ef commit c8a9e88

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 0.20.4 - 2026-02-02
4+
[0.20.3...0.20.4](https://github.com/rust-lang/git2-rs/compare/git2-0.20.3...git2-0.20.4)
5+
6+
### Fixed
7+
8+
- Fix undefined behavior when dereferencing empty `Buf`.
9+
[#1213](https://github.com/rust-lang/git2-rs/pull/1213)
10+
11+
## 0.20.3 - 2025-12-06
12+
[0.20.2...0.20.3](https://github.com/rust-lang/git2-rs/compare/git2-0.20.2...git2-0.20.3)
13+
14+
### Changed
15+
16+
- Bumped requirement to libgit2-sys 0.18.3, which updates libgit2 from 1.9.0 to 1.9.2.
17+
[#1197](https://github.com/rust-lang/git2-rs/pull/1197)
18+
319
## 0.20.2 - 2025-05-05
420
[0.20.1...0.20.2](https://github.com/rust-lang/git2-rs/compare/git2-0.20.1...git2-0.20.2)
521

0 commit comments

Comments
 (0)