Skip to content

Commit

Permalink
bullet pojnts in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Jan 30, 2014
1 parent 7101262 commit 8dbb099
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
dplyr 0.1.2
-----------

* `n()` never accepts arguments (#223)

* The hybrid evaluation did not handle some expressions correctly, for example in
`if( n() > 5 ) 1 else 2` the subexpression `n()` was not substituted correctly.


dplyr 0.1.1
-----------

Expand Down

0 comments on commit 8dbb099

Please sign in to comment.