@@ -44,6 +44,8 @@ This is release v1.3.0, "Zugunruhe". This release includes only minor new featu
44
44
45
45
** Full Changelog** : https://github.com/libgit2/libgit2/compare/v1.2.0...v1.3.0
46
46
47
+ ---------------------------------------------------------------------
48
+
47
49
v1.2
48
50
-----
49
51
@@ -217,6 +219,8 @@ This is meant to be the final minor release in the v1 lineage. v2.0 will be the
217
219
218
220
** Full Changelog** : https://github.com/libgit2/libgit2/compare/v1.1.0...v1.2.0
219
221
222
+ ---------------------------------------------------------------------
223
+
220
224
v1.1
221
225
----
222
226
@@ -306,6 +310,8 @@ This is a bugfix release with the following changes:
306
310
has been fixed. Previously, fetching from servers like Gerrit, that
307
311
sent large data packets, would error.
308
312
313
+ ---------------------------------------------------------------------
314
+
309
315
v1.0
310
316
----
311
317
@@ -785,6 +791,8 @@ release:
785
791
* Tyler Ang-Wanek
786
792
* Tyler Wanek
787
793
794
+ ---------------------------------------------------------------------
795
+
788
796
v0.28
789
797
-----
790
798
@@ -933,6 +941,8 @@ v0.28
933
941
out such files is not allowed as this can make a Git implementation write
934
942
outside of the repository and bypass the fsck checks for CVE-2018 -11235.
935
943
944
+ ---------------------------------------------------------------------
945
+
936
946
v0.27
937
947
---------
938
948
@@ -1049,6 +1059,8 @@ v0.27
1049
1059
` git_odb_backend ` interface have changed their signatures to allow providing
1050
1060
the object's size and type to the caller.
1051
1061
1062
+ ---------------------------------------------------------------------
1063
+
1052
1064
v0.26
1053
1065
-----
1054
1066
@@ -1293,6 +1305,8 @@ v0.25
1293
1305
to provide the name of a merge driver to be used to handle files changed
1294
1306
during a merge.
1295
1307
1308
+ ---------------------------------------------------------------------
1309
+
1296
1310
v0.24
1297
1311
-------
1298
1312
@@ -1408,6 +1422,8 @@ v0.24
1408
1422
* ` git_remote_connect() ` now takes a ` custom_headers ` argument to set
1409
1423
the extra HTTP header fields to send.
1410
1424
1425
+ ---------------------------------------------------------------------
1426
+
1411
1427
v0.23
1412
1428
------
1413
1429
@@ -1707,6 +1723,8 @@ v0.23
1707
1723
* It is no longer allowed to call ` git_buf_grow() ` on buffers
1708
1724
borrowing the memory they point to.
1709
1725
1726
+ ---------------------------------------------------------------------
1727
+
1710
1728
v0.22
1711
1729
------
1712
1730
0 commit comments