Skip to content

Commit 255920e

Browse files
committed
prepare changelogs prior to release
1 parent 9717a25 commit 255920e

File tree

2 files changed

+67
-2
lines changed

2 files changed

+67
-2
lines changed

gix-actor/CHANGELOG.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,37 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Bug Fixes
11+
12+
- <csr-id-40be2145ceb938186363a2c6e074448a5a8f4707/> make actor parsing even more lenient
13+
14+
### Commit Statistics
15+
16+
<csr-read-only-do-not-edit/>
17+
18+
- 2 commits contributed to the release.
19+
- 4 days passed between releases.
20+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21+
- 1 unique issue was worked on: [#1438](https://github.com/Byron/gitoxide/issues/1438)
22+
23+
### Commit Details
24+
25+
<csr-read-only-do-not-edit/>
26+
27+
<details><summary>view details</summary>
28+
29+
* **[#1438](https://github.com/Byron/gitoxide/issues/1438)**
30+
- Make actor parsing even more lenient ([`40be214`](https://github.com/Byron/gitoxide/commit/40be2145ceb938186363a2c6e074448a5a8f4707))
31+
* **Uncategorized**
32+
- Merge branch 'fix-1438' ([`9717a25`](https://github.com/Byron/gitoxide/commit/9717a255b7c817c9f6cde44eedba232e309a6e0f))
33+
</details>
34+
835
## 0.31.3 (2024-06-29)
936

37+
<csr-id-e82a13eeb10fb4525c39d88b91ce356ada9a57dd/>
38+
1039
### Other
1140

1241
- <csr-id-e82a13eeb10fb4525c39d88b91ce356ada9a57dd/> remove unused gix-features
@@ -15,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1544

1645
<csr-read-only-do-not-edit/>
1746

18-
- 3 commits contributed to the release over the course of 7 calendar days.
47+
- 4 commits contributed to the release over the course of 7 calendar days.
1948
- 37 days passed between releases.
2049
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
2150
- 0 issues like '(#ID)' were seen in commit messages
@@ -27,6 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2756
<details><summary>view details</summary>
2857

2958
* **Uncategorized**
59+
- Release gix-actor v0.31.3, gix-mailmap v0.23.4 ([`1e79c5c`](https://github.com/Byron/gitoxide/commit/1e79c5cdf20fc0440e9a497c9d01b0c0ca3ce424))
3060
- Merge pull request #1430 from klensy/deps ([`ab02aa9`](https://github.com/Byron/gitoxide/commit/ab02aa99842c17d68b8ee37e05e2f35720291e42))
3161
- Remove unused gix-features ([`e82a13e`](https://github.com/Byron/gitoxide/commit/e82a13eeb10fb4525c39d88b91ce356ada9a57dd))
3262
- Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/Byron/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))

gix-object/CHANGELOG.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,40 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
A maintenance release without user-facing changes.
11+
12+
### Commit Statistics
13+
14+
<csr-read-only-do-not-edit/>
15+
16+
- 11 commits contributed to the release over the course of 31 calendar days.
17+
- 42 days passed between releases.
18+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
19+
- 1 unique issue was worked on: [#1438](https://github.com/Byron/gitoxide/issues/1438)
20+
21+
### Commit Details
22+
23+
<csr-read-only-do-not-edit/>
24+
25+
<details><summary>view details</summary>
26+
27+
* **[#1438](https://github.com/Byron/gitoxide/issues/1438)**
28+
- Reproduce failure when parsing malformed commit ([`6c5861d`](https://github.com/Byron/gitoxide/commit/6c5861dff0986ca68c474be65738eda47ca28927))
29+
* **Uncategorized**
30+
- Merge branch 'fix-1438' ([`9717a25`](https://github.com/Byron/gitoxide/commit/9717a255b7c817c9f6cde44eedba232e309a6e0f))
31+
- Adapt to changes in `gix-actor` ([`8dca2d4`](https://github.com/Byron/gitoxide/commit/8dca2d4de9f40839148fe545cf2f52d2fb9fa496))
32+
- Release gix-actor v0.31.3, gix-mailmap v0.23.4 ([`1e79c5c`](https://github.com/Byron/gitoxide/commit/1e79c5cdf20fc0440e9a497c9d01b0c0ca3ce424))
33+
- Release gix-date v0.8.7, gix-mailmap v0.23.2 ([`c1d7c02`](https://github.com/Byron/gitoxide/commit/c1d7c023d595eb04891b65295f001d85c9ba8074))
34+
- Merge branch 'tar-only' ([`1dfa90d`](https://github.com/Byron/gitoxide/commit/1dfa90d641306b4099a6ecd52e2056b231467807))
35+
- Remove binary files in favor of `tar` files ([`dcab79a`](https://github.com/Byron/gitoxide/commit/dcab79a6958cbf5cd69184c24497dc27c6f94961))
36+
- Merge branch 'main' into config-key-take-2 ([`9fa1054`](https://github.com/Byron/gitoxide/commit/9fa1054a01071180d7b08c8c2b5bd61e9d0d32da))
37+
- Merge pull request #1361 from EliahKagan/freebsd ([`9c65d98`](https://github.com/Byron/gitoxide/commit/9c65d9886328f53129b966aecdc91644297c54be))
38+
- Regenerate archives for changed scripts ([`ea12fc2`](https://github.com/Byron/gitoxide/commit/ea12fc234e898eb15013da40d2a82f69c2d20482))
39+
- Make bash script shebangs more portable ([`68cbea8`](https://github.com/Byron/gitoxide/commit/68cbea815aa979acb0b86943db83ab77bbc728c4))
40+
</details>
41+
842
## 0.42.2 (2024-05-22)
943

1044
A maintenance release without user-facing changes.
@@ -13,7 +47,7 @@ A maintenance release without user-facing changes.
1347

1448
<csr-read-only-do-not-edit/>
1549

16-
- 2 commits contributed to the release over the course of 8 calendar days.
50+
- 3 commits contributed to the release over the course of 8 calendar days.
1751
- 65 days passed between releases.
1852
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
1953
- 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +59,7 @@ A maintenance release without user-facing changes.
2559
<details><summary>view details</summary>
2660

2761
* **Uncategorized**
62+
- Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-object v0.42.2, gix-command v0.3.7, gix-filter v0.11.2, gix-fs v0.11.0, gix-revwalk v0.13.1, gix-traverse v0.39.1, gix-worktree-stream v0.13.0, gix-archive v0.13.0, gix-tempfile v14.0.0, gix-lock v14.0.0, gix-ref v0.44.0, gix-config v0.37.0, gix-prompt v0.8.5, gix-index v0.33.0, gix-worktree v0.34.0, gix-diff v0.44.0, gix-discover v0.32.0, gix-pathspec v0.7.5, gix-dir v0.5.0, gix-macros v0.1.5, gix-mailmap v0.23.1, gix-negotiate v0.13.1, gix-pack v0.51.0, gix-odb v0.61.0, gix-transport v0.42.1, gix-protocol v0.45.1, gix-revision v0.27.1, gix-status v0.10.0, gix-submodule v0.11.0, gix-worktree-state v0.11.0, gix v0.63.0, gitoxide-core v0.38.0, gitoxide v0.36.0, safety bump 19 crates ([`4f98e94`](https://github.com/Byron/gitoxide/commit/4f98e94e0e8b79ed2899b35bef40f3c30b3025b0))
2863
- Adjust changelogs prior to release ([`9511416`](https://github.com/Byron/gitoxide/commit/9511416a6cd0c571233f958c165329c8705c2498))
2964
- Release gix-date v0.8.6 ([`d3588ca`](https://github.com/Byron/gitoxide/commit/d3588ca4fe0364c88e42cdac24ceae548355d99d))
3065
</details>

0 commit comments

Comments
 (0)