Skip to content

Commit

Permalink
add NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Jul 13, 2023
1 parent ff93f3c commit 2c6c139
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@
python binary for creating a virtual environmnent. This is now the default
method for finding the python binary when calling `virtualenv_create(version = <version>)`.


- `install_python()` now gives a better error message if git is not installed.

- New function `conda_search()`, contributed by @mkoohafkan in PR #1364.

- Fixed an issue where a py capsule finalizer could access the R API from
a background thread. (#1406)

Expand Down

0 comments on commit 2c6c139

Please sign in to comment.