@@ -44,6 +44,8 @@ This is release v1.3.0, "Zugunruhe". This release includes only minor new featu
4444
4545** Full Changelog** : https://github.com/libgit2/libgit2/compare/v1.2.0...v1.3.0
4646
47+ ---------------------------------------------------------------------
48+
4749v1.2
4850-----
4951
@@ -217,6 +219,8 @@ This is meant to be the final minor release in the v1 lineage. v2.0 will be the
217219
218220** Full Changelog** : https://github.com/libgit2/libgit2/compare/v1.1.0...v1.2.0
219221
222+ ---------------------------------------------------------------------
223+
220224v1.1
221225----
222226
@@ -306,6 +310,8 @@ This is a bugfix release with the following changes:
306310 has been fixed. Previously, fetching from servers like Gerrit, that
307311 sent large data packets, would error.
308312
313+ ---------------------------------------------------------------------
314+
309315v1.0
310316----
311317
@@ -785,6 +791,8 @@ release:
785791* Tyler Ang-Wanek
786792* Tyler Wanek
787793
794+ ---------------------------------------------------------------------
795+
788796v0.28
789797-----
790798
@@ -933,6 +941,8 @@ v0.28
933941 out such files is not allowed as this can make a Git implementation write
934942 outside of the repository and bypass the fsck checks for CVE-2018 -11235.
935943
944+ ---------------------------------------------------------------------
945+
936946v0.27
937947---------
938948
@@ -1049,6 +1059,8 @@ v0.27
10491059 ` git_odb_backend ` interface have changed their signatures to allow providing
10501060 the object's size and type to the caller.
10511061
1062+ ---------------------------------------------------------------------
1063+
10521064v0.26
10531065-----
10541066
@@ -1293,6 +1305,8 @@ v0.25
12931305 to provide the name of a merge driver to be used to handle files changed
12941306 during a merge.
12951307
1308+ ---------------------------------------------------------------------
1309+
12961310v0.24
12971311-------
12981312
@@ -1408,6 +1422,8 @@ v0.24
14081422* ` git_remote_connect() ` now takes a ` custom_headers ` argument to set
14091423 the extra HTTP header fields to send.
14101424
1425+ ---------------------------------------------------------------------
1426+
14111427v0.23
14121428------
14131429
@@ -1707,6 +1723,8 @@ v0.23
17071723* It is no longer allowed to call ` git_buf_grow() ` on buffers
17081724 borrowing the memory they point to.
17091725
1726+ ---------------------------------------------------------------------
1727+
17101728v0.22
17111729------
17121730
0 commit comments