Skip to content

Fix async-compression CHANGELOG ordering#463

Merged
NobodyXu merged 1 commit into
mainfrom
NobodyXu-patch-1
Mar 15, 2026
Merged

Fix async-compression CHANGELOG ordering#463
NobodyXu merged 1 commit into
mainfrom
NobodyXu-patch-1

Conversation

@NobodyXu

Copy link
Copy Markdown
Collaborator

Fixed #462

Fixed #462

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
@NobodyXu
NobodyXu enabled auto-merge March 15, 2026 14:40
@NobodyXu
NobodyXu added this pull request to the merge queue Mar 15, 2026
Merged via the queue into main with commit 9ebf82e Mar 15, 2026
23 checks passed
@NobodyXu
NobodyXu deleted the NobodyXu-patch-1 branch March 15, 2026 14:51
@codecov

codecov Bot commented Mar 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (269174b) to head (62f7048).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #463   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot mentioned this pull request Mar 15, 2026
tottoto pushed a commit to tottoto/async-compression-rs that referenced this pull request May 9, 2026
## 🤖 New release

* `compression-core`: 0.4.31 -> 0.4.32 (✓ API compatible changes)
* `compression-codecs`: 0.4.37 -> 0.4.38 (✓ API compatible changes)
* `async-compression`: 0.4.41 -> 0.4.42 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `compression-core`

<blockquote>

##
[0.4.32](Nullus157/async-compression@compression-core-v0.4.31...compression-core-v0.4.32)
- 2026-04-21

### Other

- Include license files in published crates
([Nullus157#467](Nullus157#467))
</blockquote>

## `compression-codecs`

<blockquote>

##
[0.4.38](Nullus157/async-compression@compression-codecs-v0.4.37...compression-codecs-v0.4.38)
- 2026-04-21

### Other

- Include license files in published crates
([Nullus157#467](Nullus157#467))
</blockquote>

## `async-compression`

<blockquote>

##
[0.4.42](Nullus157/async-compression@async-compression-v0.4.41...async-compression-v0.4.42)
- 2026-04-21

### Other

- Include license files in published crates
([Nullus157#467](Nullus157#467))
- Fix async-compression CHANGELOG ordering
([Nullus157#463](Nullus157#463))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

async-compression CHANGELOG.md wrong ordering

1 participant