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 Jun 7, 2024
1 parent 207a534 commit c5f9967
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions release-notes-preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,11 @@
<!-- 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
* Make most CLI options global so they also work as subcommand args (e.g. `cargo public-api diff --package=...`) 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
* Support `nightly-2024-06-07` by @Enselic in https://github.com/Enselic/cargo-public-api/pull/581

## 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
**Full Changelog**: https://github.com/Enselic/cargo-public-api/compare/v0.34.2...main


(This page was updated **2024-05-26T19:15:32+00:00** by `push` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9245617143))
(This page was updated **2024-06-07T04:25:02+00:00** by `push` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9411621243))

0 comments on commit c5f9967

Please sign in to comment.