Skip to content

Commit

Permalink
a news item for #61 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Nov 14, 2016
1 parent 148f45c commit 65fe503
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 1.4
Version: 1.4.1
Date: 2016-05-09
Authors@R: c(
person("Yihui", "Xie", email = "xie@yihui.name", role = c("aut", "cre")),
Expand Down
7 changes: 7 additions & 0 deletions NEWS
@@ -1,3 +1,10 @@
CHANGES IN formatR VERSION 1.5 (unreleased)

NEW FEATURES

o added a new function `tidy_file()` to format specified R scripts (thanks,
@edlee123, #61)

CHANGES IN formatR VERSION 1.4

NEW FEATURES
Expand Down

0 comments on commit 65fe503

Please sign in to comment.