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 e89fa4f commit 1ebf681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes-preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### 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
* 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

## New Contributors
Expand All @@ -14,4 +14,4 @@
**Full Changelog**: https://github.com/Enselic/cargo-public-api/compare/v0.34.1...main


(This page was updated **2024-05-26T19:06:03+00:00** by `pull_request_target` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9245554515))
(This page was updated **2024-05-26T19:10:31+00:00** by `pull_request_target` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9245583699))

0 comments on commit 1ebf681

Please sign in to comment.