Skip to content

Commit

Permalink
Mention formula fix in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed May 28, 2018
1 parent 25520e3 commit b629d63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
@@ -1,6 +1,10 @@

# rlang 0.2.0.9000

* Formulas are now evaluated in the correct environment within
`eval_tidy()`. This fixes issues in dplyr and other tidy-evaluation
interfaces.

* `env_get()` now supports retrieving missing arguments when `inherit`
is `FALSE`.

Expand Down

0 comments on commit b629d63

Please sign in to comment.