@@ -5,8 +5,42 @@ 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
+ ## Unreleased
9
+
10
+ A maintenance release without any API changes. The major version bump is just to signal the change
11
+ of the ` gix ` dependency to version v0.57.
12
+
13
+ ### Chore (BREAKING)
14
+
15
+ - <csr-id-bc3a8a29ad232de6dc2cd354f2cf28d41d897e8b /> update ` gix ` to v0.57
16
+
17
+ ### Commit Statistics
18
+
19
+ <csr-read-only-do-not-edit />
20
+
21
+ - 4 commits contributed to the release.
22
+ - 53 days passed between releases.
23
+ - 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
24
+ - 0 issues like '(#ID)' were seen in commit messages
25
+
26
+ ### Commit Details
27
+
28
+ <csr-read-only-do-not-edit />
29
+
30
+ <details ><summary >view details</summary >
31
+
32
+ * ** Uncategorized**
33
+ - Merge branch 'maintenance' ([ ` 2170563 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/2170563649502c02166989355b60fdc6f7605889 ) )
34
+ - Turns out that using the resource cache is too costly ([ ` ad50624 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/ad506243c6083d540f6691fb7ed3ec669c6e1977 ) )
35
+ - Remove git-lfs ([ ` 2206723 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/2206723daa98048ab1b7f87a3b74f8bd8cc793c9 ) )
36
+ - Update ` gix ` to v0.57 ([ ` bc3a8a2 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/bc3a8a29ad232de6dc2cd354f2cf28d41d897e8b ) )
37
+ </details >
38
+
8
39
## 21.1.0 (2023-11-06)
9
40
41
+ <csr-id-e8b2c90602670e09653b0d77bcf109bca5afa6d7 />
42
+ <csr-id-79579872c0afdfd112eb2f24ac74dd28148f34b9 />
43
+
10
44
### Chore
11
45
12
46
- <csr-id-e8b2c90602670e09653b0d77bcf109bca5afa6d7 /> upgrade ` gix ` to 0.55.2
@@ -27,7 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
61
28
62
<csr-read-only-do-not-edit />
29
63
30
- - 5 commits contributed to the release.
64
+ - 6 commits contributed to the release.
31
65
- 41 days passed between releases.
32
66
- 3 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
33
67
- 0 issues like '(#ID)' were seen in commit messages
@@ -39,6 +73,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
73
<details ><summary >view details</summary >
40
74
41
75
* ** Uncategorized**
76
+ - Release crates-index-diff v21.1.0 ([ ` 167a34a ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/167a34a4abdfb0c8c30d1cd2da09ca0bafe122fd ) )
42
77
- Merge branch 'improvements' ([ ` 28f0d1f ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/28f0d1feedf57357005a11803919e91d9965394e ) )
43
78
- Upgrade ` gix ` to 0.55.2 ([ ` e8b2c90 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/e8b2c90602670e09653b0d77bcf109bca5afa6d7 ) )
44
79
- Deterministic order if multiple changes are applied in one modification. ([ ` c404f67 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/c404f6774b09e80aa3cc9569d740c58f54e2b716 ) )
0 commit comments