You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32-1Lines changed: 32 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,38 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## 19.0.0 (2023-06-22)
9
+
10
+
### Chore (BREAKING)
11
+
12
+
- <csr-id-f726287f574093c1cbbe3c5a1b44f85695591d27/> upgrade to `gix v0.47` (from v0.45).
13
+
This includes integration with gix negotiation algorithms and support for
14
+
multi-round negotiation just like git does it.
15
+
16
+
### Commit Statistics
17
+
18
+
<csr-read-only-do-not-edit/>
19
+
20
+
- 2 commits contributed to the release over the course of 13 calendar days.
21
+
- 13 days passed between releases.
22
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
23
+
- 0 issues like '(#ID)' were seen in commit messages
24
+
25
+
### Commit Details
26
+
27
+
<csr-read-only-do-not-edit/>
28
+
29
+
<details><summary>view details</summary>
30
+
31
+
***Uncategorized**
32
+
- Upgrade to `gix v0.47` (from v0.45). ([`f726287`](https://github.com/Byron/crates-index-diff-rs/commit/f726287f574093c1cbbe3c5a1b44f85695591d27))
33
+
- Try to fix the baseline test which now starts failing on CI ([`892561a`](https://github.com/Byron/crates-index-diff-rs/commit/892561a0ef352a22880c76555c3de612a74b416f))
0 commit comments