Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jan 23, 2016
1 parent 199a600 commit e5dd306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: curl
Type: Package
Title: A Modern and Flexible Web Client for R
Version: 0.9.4.9002
Version: 0.9.5
Authors@R: c(
person("Jeroen", "Ooms", , "jeroen.ooms@stat.ucla.edu", role = c("cre", "aut")),
person("Hadley", "Wickham", , "hadley@rstudio.com", role = "ctb"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
0.9.5
- Added nslookup() as alternative to nsl()
- Added nslookup() as cross-platform alternative to nsl()

0.9.4
- Move the creation of the option table to ./R/options.R
Expand Down

0 comments on commit e5dd306

Please sign in to comment.