@@ -5,8 +5,35 @@ 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
+ ## 27.0.0 (2025-04-07)
9
+
10
+ ### New Features (BREAKING)
11
+
12
+ - <csr-id-a694874b36c4b745d9a720ee7ce07642f3a0a872 /> upgrade gix to 0.71
13
+
14
+ ### Commit Statistics
15
+
16
+ <csr-read-only-do-not-edit />
17
+
18
+ - 2 commits contributed to the release.
19
+ - 1 commit was understood as [ conventional] ( https://www.conventionalcommits.org ) .
20
+ - 0 issues like '(#ID)' were seen in commit messages
21
+
22
+ ### Commit Details
23
+
24
+ <csr-read-only-do-not-edit />
25
+
26
+ <details ><summary >view details</summary >
27
+
28
+ * ** Uncategorized**
29
+ - Merge branch 'gix-upgrade' ([ ` ca19e2c ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/ca19e2ce7d4c3e72e1a79e0eb7b04b33033256cb ) )
30
+ - Upgrade gix to 0.71 ([ ` a694874 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/a694874b36c4b745d9a720ee7ce07642f3a0a872 ) )
31
+ </details >
32
+
8
33
## 26.0.0 (2024-10-25)
9
34
35
+ <csr-id-3ea251d6fbe971c4b9af6829971a1c98fc9c4d57 />
36
+
10
37
### New Features
11
38
12
39
- <csr-id-3bd1c11f02aeebefa4d60e62c7b55cb71322d4a8 /> use github fast path to check for changes before git pull
@@ -19,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
46
20
47
<csr-read-only-do-not-edit />
21
48
22
- - 4 commits contributed to the release.
49
+ - 5 commits contributed to the release.
23
50
- 107 days passed between releases.
24
51
- 2 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
25
52
- 0 issues like '(#ID)' were seen in commit messages
@@ -31,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
58
<details ><summary >view details</summary >
32
59
33
60
* ** Uncategorized**
61
+ - Release crates-index-diff v26.0.0 ([ ` 3f22952 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/3f22952c5d6266bc335a03bb0821b3828b32f37c ) )
34
62
- Merge branch 'upgrade-gix' ([ ` 76b2bdb ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/76b2bdb776ffaabcd087f2251e9a0ed803b2b9cc ) )
35
63
- Upgrade gix to v0.67 ([ ` 3ea251d ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/3ea251d6fbe971c4b9af6829971a1c98fc9c4d57 ) )
36
64
- Merge pull request #47 from syphar/github-fast-path ([ ` 1ada2f1 ` ] ( https://github.com/Byron/crates-index-diff-rs/commit/1ada2f120b6f20650c63bf78567e63a6364d19f6 ) )
0 commit comments