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 1ca0b47 commit f84e358
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 @@ -6,12 +6,12 @@
* 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 output of rustdoc-json to be captured. by @orium in https://github.com/Enselic/cargo-public-api/pull/574
* 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:00:40+00:00** by `pull_request_target` via [Preview-release-notes.yml](https://github.com/Enselic/cargo-public-api/actions/runs/9245514285))
(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))

0 comments on commit f84e358

Please sign in to comment.