@@ -5,6 +5,32 @@ 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
+ ## 0.35.4 (2025-08-13)
9
+
10
+ A maintenance release without user-facing changes.
11
+
12
+ ### Commit Statistics
13
+
14
+ <csr-read-only-do-not-edit />
15
+
16
+ - 4 commits contributed to the release over the course of 9 calendar days.
17
+ - 9 days passed between releases.
18
+ - 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
19
+ - 0 issues like '(#ID)' were seen in commit messages
20
+
21
+ ### Commit Details
22
+
23
+ <csr-read-only-do-not-edit />
24
+
25
+ <details ><summary >view details</summary >
26
+
27
+ * ** Uncategorized**
28
+ - Update changelogs prior to ` gix-ref ` release ([ ` 5315180 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/53151807ec82ce3fbe1838c0885a4f9b71b82f23 ) )
29
+ - Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw ([ ` 651f9fa ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/651f9fa560d5df7260a45068b8440f72820a6ffd ) )
30
+ - Release gix-date v0.10.5 ([ ` 4289ae6 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/4289ae635d94d713d247eaf6f87d0ba91a1a3826 ) )
31
+ - Merge pull request #2100 from GitoxideLabs/release ([ ` 202bc6d ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/202bc6da79854d1fb6bb32b9c6bb2a6f882c77f5 ) )
32
+ </details >
33
+
8
34
## 0.35.3 (2025-08-03)
9
35
10
36
A maintenance release without user-facing changes.
@@ -13,7 +39,7 @@ A maintenance release without user-facing changes.
13
39
14
40
<csr-read-only-do-not-edit />
15
41
16
- - 6 commits contributed to the release over the course of 19 calendar days.
42
+ - 7 commits contributed to the release over the course of 19 calendar days.
17
43
- 19 days passed between releases.
18
44
- 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
19
45
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +51,7 @@ A maintenance release without user-facing changes.
25
51
<details ><summary >view details</summary >
26
52
27
53
* ** Uncategorized**
54
+ - Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 ([ ` d64f257 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/d64f257951754ea70b0179b83f76de957b712211 ) )
28
55
- Prepare changelogs prior to release. ([ ` 5e0122d ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/5e0122df48392fb0ea6e16eb7b70d320b03244ca ) )
29
56
- Merge pull request #2097 from GitoxideLabs/fix-gix-date ([ ` 589d63e ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9 ) )
30
57
- Release gix-date v0.10.4 ([ ` 007e3f6 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512 ) )
0 commit comments