Skip to content

Commit 352cc8a

Browse files
committed
bump NEWS and add @russHyde to authors
1 parent 51b7536 commit 352cc8a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Authors@R: c(person("Tal", "Galili", role = c("aut", "cre", "cph"), email =
3232
person("Jonathan", "Hill", email = "jon.mark.hill@gmail.com", role = "ctb"),
3333
person("Chan-Yub", "Park", email = "mrchypark@gmail.com",
3434
comment = "https://github.com/mrchypark", role = "ctb"),
35-
person("Gerhard", "Nachtmann", email = "kpm.nachtmann@gmail.com", role = "ctb")
35+
person("Gerhard", "Nachtmann", email = "kpm.nachtmann@gmail.com", role = "ctb"),
36+
person("Russ", "Hyde", email = "russ.hyde.data@gmail.com", role = "ctb")
3637
)
3738
Description: R is great for installing software. Through the 'installr'
3839
package you can automate the updating of R (on Windows, using updateR())

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
installr 0.22.1 (2019-08-16)
22
---------------------------
33

4+
OTHER NOTES:
5+
* Appveyor integration added to the github repo
6+
47
BUG FIXES:
58
* Fix install.GraphicsMagick
69

0 commit comments

Comments
 (0)