Skip to content

Commit

Permalink
update NEWS to reference PR
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Dec 21, 2023
1 parent 8401fc9 commit b202bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rextendr (development version)

* Introduces new functions `use_cran_defaults()` and `vendor_pkgs()` to ease the publication of extendr-powered packages on CRAN. See the new article _CRAN compliant extendr packages_ on how to use these.
* Introduces new functions `use_cran_defaults()` and `vendor_pkgs()` to ease the publication of extendr-powered packages on CRAN. See the new article _CRAN compliant extendr packages_ on how to use these (#320).
* `rust_sitrep()` now better communicates the status of the Rust toolchain and available targets. It also guides the user through necessary installation steps to fix Rust setup (#318).
* `use_extendr()` and `document()` now set the `SystemRequirements` field of the `DESCRIPTION` file to
`Cargo (rustc package manager)` if the field is empty (#298).
Expand Down

0 comments on commit b202bb2

Please sign in to comment.