@@ -5,8 +5,42 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
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+
839## 21.1.0 (2023-11-06)
940
41+ <csr-id-e8b2c90602670e09653b0d77bcf109bca5afa6d7 />
42+ <csr-id-79579872c0afdfd112eb2f24ac74dd28148f34b9 />
43+
1044### Chore
1145
1246 - <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
2761
2862<csr-read-only-do-not-edit />
2963
30- - 5 commits contributed to the release.
64+ - 6 commits contributed to the release.
3165 - 41 days passed between releases.
3266 - 3 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
3367 - 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
3973<details ><summary >view details</summary >
4074
4175 * ** Uncategorized**
76+ - Release crates-index-diff v21.1.0 ([ ` 167a34a ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/167a34a4abdfb0c8c30d1cd2da09ca0bafe122fd ) )
4277 - Merge branch 'improvements' ([ ` 28f0d1f ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/28f0d1feedf57357005a11803919e91d9965394e ) )
4378 - Upgrade ` gix ` to 0.55.2 ([ ` e8b2c90 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/e8b2c90602670e09653b0d77bcf109bca5afa6d7 ) )
4479 - Deterministic order if multiple changes are applied in one modification. ([ ` c404f67 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/c404f6774b09e80aa3cc9569d740c58f54e2b716 ) )
0 commit comments