Skip to content

Commit

Permalink
Update release-notes-preview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EnselicCICD committed May 26, 2024
1 parent f84e358 commit b1fe5b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release-notes-preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### New Features
* Allow `stdout` and `stderr` of rustdoc JSON building to be captured with new `rustdoc_json::Builder::build_with_captured_output(self, stdout: impl Write, stderr: impl Write)` function. by @orium in https://github.com/Enselic/cargo-public-api/pull/574
### Bugfixes
* Allow `--package`, `--color` etc also after subcommands such as `diff` by @Enselic in https://github.com/Enselic/cargo-public-api/pull/569
* Match `cargo`'s handling of spaces with `--features` by @Enselic in https://github.com/Enselic/cargo-public-api/pull/580
### Uncategorized
* Allow `stdout` and `stderr` of rustdoc JSON building to be captured with new `rustdoc_json::Builder::build_with_captured_output(self, stdout: impl Write, stderr: impl Write)` function. by @orium in https://github.com/Enselic/cargo-public-api/pull/574

## New Contributors
* @orium made their first contribution in https://github.com/Enselic/cargo-public-api/pull/574

**Full Changelog**: https://github.com/Enselic/cargo-public-api/compare/v0.34.1...main


(This page was updated **2024-05-26T19:04:35+00:00** by `pull_request_target` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9245544351))
(This page was updated **2024-05-26T19:04:50+00:00** by `pull_request_target` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9245545481))

0 comments on commit b1fe5b7

Please sign in to comment.