Skip to content

Commit 9fe9f22

Browse files
committed
Update Changelog
1 parent 8fb06fa commit 9fe9f22

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# 1.19.0 (UNRELEASED)
2+
3+
- Add support for Python 3.14
4+
5+
- Support threaded builds
6+
[#1430](https://github.com/libgit2/pygit2/pull/1430)
7+
8+
- Add Linux wheels for musl on AArch64
9+
10+
- Add Windows wheels for AArch64
11+
[#1423](https://github.com/libgit2/pygit2/pull/1423)
12+
13+
- New `Repository.transaction()` context manager, returns new `ReferenceTransaction`
14+
[#1420](https://github.com/libgit2/pygit2/pull/1420)
15+
16+
- CI: Move Windows wheels to cibuildwheel and GitHub
17+
[#1423](https://github.com/libgit2/pygit2/pull/1423)
18+
19+
- CI: add GitHub releases and other improvements
20+
[#1433](https://github.com/libgit2/pygit2/pull/1433)
21+
[#1432](https://github.com/libgit2/pygit2/pull/1432)
22+
[#1425](https://github.com/libgit2/pygit2/pull/1425)
23+
[#1431](https://github.com/libgit2/pygit2/pull/1431)
24+
25+
- Updated .gitignore
26+
[#1424](https://github.com/libgit2/pygit2/pull/1424)
27+
128
# 1.18.2 (2025-08-16)
229

330
- Add support for almost all global options

0 commit comments

Comments
 (0)