File tree 1 file changed +2
-0
lines changed
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
34
34
* Stdint header condition has been reverted. by @lolgear in https://github.com/libgit2/libgit2/pull/6020
35
35
* buf: ` common_prefix ` takes a string array by @ethomson in https://github.com/libgit2/libgit2/pull/6077
36
36
* 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
37
38
38
39
## CI Improvements
39
40
* 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
48
49
* @shijinglu made their first contribution in https://github.com/libgit2/libgit2/pull/6050
49
50
* @ccstolley made their first contribution in https://github.com/libgit2/libgit2/pull/6060
50
51
* @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
51
53
52
54
** Full Changelog** : https://github.com/libgit2/libgit2/compare/v1.2.0...v1.3.0
53
55
You can’t perform that action at this time.
0 commit comments