Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21541b3

Browse files
committed
Update changelogs just for fun
1 parent bf514a2 commit 21541b3

16 files changed

Lines changed: 39 additions & 18 deletions

File tree

cargo-smart-release/CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
<csr-read-only-do-not-edit/>
1919

20-
- 172 commits contributed to the release over the course of 19 calendar days.
21-
- 12 commits where understood as [conventional](https://www.conventionalcommits.org).
20+
- 178 commits contributed to the release over the course of 19 calendar days.
21+
- 14 commits where understood as [conventional](https://www.conventionalcommits.org).
2222
- 6 unique issues were worked on
2323

2424
### Thanks Clippy
2525

2626
<csr-read-only-do-not-edit/>
2727

28-
[Clippy](https://github.com/rust-lang/rust-clippy) helped 14 times to make code idiomatic.
28+
[Clippy](https://github.com/rust-lang/rust-clippy) helped 16 times to make code idiomatic.
2929

3030
### Commit Details
3131

@@ -52,6 +52,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252
- smart-release: an algorithm to collect dependencies by 'growing' (73794a4)
5353
- smart-release: foundation for bumping versions (d1145d1)
5454
* **#198**
55+
- smart-release with --changelog-without option… (7db19a8)
56+
- changelog command learns the --without <section> option (1df3ad7)
57+
- Easy removal of statistical sections, by just removing them… (dce113d)
58+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
5559
- reorder headlines according to version ordering… (733d7f1)
5660
- Sort all commits by time, descending… (7c37a3d)
5761
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
@@ -180,6 +184,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
180184
* **#67**
181185
- split data::output::count::objects into files (8fe4612)
182186
* **Uncategorized**
187+
- thanks clippy (738538c)
188+
- thanks clippy (b693e62)
183189
- thanks clippy (11bd4a3)
184190
- thanks clippy (b856da4)
185191
- thanks clippy (31498bb)

git-diff/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 9 commits contributed to the release over the course of 14 calendar days.
14+
- 10 commits contributed to the release over the course of 14 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 2 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- Generate changelogs with details (fd0f3bd)

git-hash/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 6 commits contributed to the release.
14+
- 7 commits contributed to the release.
1515
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 1 unique issue was worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- rename `oid::short_hex()` to `oid::to_hex()` (deb99b3)

git-lock/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 4 commits contributed to the release over the course of 33 calendar days.
14+
- 5 commits contributed to the release over the course of 33 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 2 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- Fixup remaining changelogs… (0ac488a)

git-object/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 39 commits contributed to the release over the course of 11 calendar days.
14+
- 40 commits contributed to the release over the course of 11 calendar days.
1515
- 3 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 3 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- Generate changelogs with details (fd0f3bd)

git-odb/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 12 commits contributed to the release over the course of 14 calendar days.
14+
- 13 commits contributed to the release over the course of 14 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 3 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- Fixup remaining changelogs… (0ac488a)

git-pack/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 24 commits contributed to the release over the course of 14 calendar days.
14+
- 25 commits contributed to the release over the course of 15 calendar days.
1515
- 10 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 4 unique issues were worked on
1717

@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
* **#164**
2525
- Avoid duplicate module paths in 'tree' and 'commit' (2f2d856)
2626
* **#198**
27+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2728
- Sort all commits by time, descending… (7c37a3d)
2829
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2930
- don't put more objects into the pack cache than needed (d89e474)

git-packetline/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 15 commits contributed to the release over the course of 14 calendar days.
14+
- 16 commits contributed to the release over the course of 14 calendar days.
1515
- 0 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 3 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- refactor and improve path filtering to find relevant commits… (99db079)

git-protocol/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 16 commits contributed to the release over the course of 14 calendar days.
14+
- 17 commits contributed to the release over the course of 14 calendar days.
1515
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 4 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- Fixup remaining changelogs… (0ac488a)

git-ref/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
<csr-read-only-do-not-edit/>
1313

14-
- 13 commits contributed to the release over the course of 14 calendar days.
14+
- 14 commits contributed to the release over the course of 14 calendar days.
1515
- 2 commits where understood as [conventional](https://www.conventionalcommits.org).
1616
- 2 unique issues were worked on
1717

@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
<details><summary>view details</summary>
2323

2424
* **#198**
25+
- Rebuild all changelogs to assure properly ordered headlines (cfcaa66)
2526
- Sort all commits by time, descending… (7c37a3d)
2627
- greatly reduce changelog size now that the traversal fix is applied (3924c03)
2728
- Generate changelogs with details (fd0f3bd)

0 commit comments

Comments
 (0)