Skip to content

Commit

Permalink
doc: Add newline to NEWS file
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaneastwood committed Mar 29, 2021
1 parent 1215f93 commit 4750f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The following fixes were also implemented:
The following refactorisations took place:

* When grouping data with `group_by()`, it will now create an object of class `grouped_df` and not `grouped_data` which keeps it consistent with the {dplyr} method name (#70). This should hopefully make transitioning packages from {dplyr} to {poorman} a little easier.

# poorman 0.2.4

Eighth CRAN release.
Expand Down

0 comments on commit 4750f4a

Please sign in to comment.