File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ This is release v1.3.0, "Zugunruhe". This release includes only minor new featu
3434* Stdint header condition has been reverted. by @lolgear in https://github.com/libgit2/libgit2/pull/6020
3535* buf: ` common_prefix ` takes a string array by @ethomson in https://github.com/libgit2/libgit2/pull/6077
3636* oidarray: introduce ` git_oidarray_dispose ` by @ethomson in https://github.com/libgit2/libgit2/pull/6076
37+ * examples: Free the git_config and git_config_entry after use by @257 in https://github.com/libgit2/libgit2/pull/6071
3738
3839## CI Improvements
3940* ci: pull libssh2 from www.libssh2.org by @ethomson in https://github.com/libgit2/libgit2/pull/6064
@@ -48,6 +49,7 @@ This is release v1.3.0, "Zugunruhe". This release includes only minor new featu
4849* @shijinglu made their first contribution in https://github.com/libgit2/libgit2/pull/6050
4950* @ccstolley made their first contribution in https://github.com/libgit2/libgit2/pull/6060
5051* @sathieu made their first contribution in https://github.com/libgit2/libgit2/pull/6052
52+ * @257 made their first contribution in https://github.com/libgit2/libgit2/pull/6071
5153
5254** Full Changelog** : https://github.com/libgit2/libgit2/compare/v1.2.0...v1.3.0
5355
You can’t perform that action at this time.
0 commit comments