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 a2faf0c commit 63fb13bCopy full SHA for 63fb13b
1 file changed
CHANGELOG.md
@@ -1,3 +1,22 @@
1
+# 1.19.3 (UNRELEASED)
2
+
3
+- Memory fixes
4
+ [#1368](https://github.com/libgit2/pygit2/issues/1368)
5
+ [#1417](https://github.com/libgit2/pygit2/issues/1417)
6
+ [#1443](https://github.com/libgit2/pygit2/issues/1443)
7
8
+- Fix `Repository.ident`
9
+ [#1461](https://github.com/libgit2/pygit2/pull/1461)
10
11
+- Build/CI fixes and updates
12
+ [#1454](https://github.com/libgit2/pygit2/issues/1454)
13
+ [#1459](https://github.com/libgit2/pygit2/pull/1459)
14
15
+- Documentation fixes
16
+ [#1458](https://github.com/libgit2/pygit2/issues/1458)
17
+ [#1460](https://github.com/libgit2/pygit2/pull/1460)
18
19
20
# 1.19.2 (2026-03-29)
21
22
- Fix refcount and error handling issues in `filter_register(...)`
0 commit comments