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 e91a007 commit a6b354fCopy full SHA for a6b354f
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 1.19.2 (UNRELEASED)
2
+
3
+- New `Repository.load_filter_list(...)` and `FilterList`
4
+ [#1444](https://github.com/libgit2/pygit2/pull/1444)
5
6
+- Build: Fix static build conflict with numpy
7
+ [#1446](https://github.com/libgit2/pygit2/pull/1446)
8
9
+- CI: Fix create GitHub release
10
+ [#1448](https://github.com/libgit2/pygit2/pull/1448)
11
12
13
# 1.19.1 (2025-12-29)
14
15
- Update wheels to libgit2 1.9.2 and OpenSSL 3.5
0 commit comments