@@ -5,6 +5,32 @@ 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+ ## 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+
834## 0.35.3 (2025-08-03)
935
1036A maintenance release without user-facing changes.
@@ -13,7 +39,7 @@ A maintenance release without user-facing changes.
1339
1440<csr-read-only-do-not-edit />
1541
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.
1743 - 19 days passed between releases.
1844 - 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
1945 - 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +51,7 @@ A maintenance release without user-facing changes.
2551<details ><summary >view details</summary >
2652
2753 * ** 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 ) )
2855 - Prepare changelogs prior to release. ([ ` 5e0122d ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/5e0122df48392fb0ea6e16eb7b70d320b03244ca ) )
2956 - Merge pull request #2097 from GitoxideLabs/fix-gix-date ([ ` 589d63e ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/589d63ed21e5f2cd53ad2cac96fc387df3ea26e9 ) )
3057 - Release gix-date v0.10.4 ([ ` 007e3f6 ` ] ( https://github.com/GitoxideLabs/gitoxide/commit/007e3f66246aaafc2374b85cbf77f89ec0b09512 ) )
0 commit comments