Skip to content

Commit

Permalink
update news for filerame change; update codemeta.json and cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Feb 6, 2020
1 parent f5f9733 commit 9743942
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ cowsay 0.8

### NEW FEATURES

* `say()` parameter `what` loses the fillerama options ("arresteddevelopment", "doctorwho", "dexter", "futurama", "holygrail", "simpsons", "starwars", "loremipsum") because the API is down
* gains two squirrels `squirrel` and `squirrel2` (#74) from @marionlouveaux
* gains chuck norris `chuck` (#62) from @bgreenwell
* the `type` parameter in `say()` gains new option `print`, the default option in non-interactive environments. `type="print"` will `cat()` output (#70) (#72)
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
],
"releaseNotes": "https://github.com/sckott/cowsay/blob/master/NEWS.md",
"readme": "https://github.com/sckott/cowsay/blob/master/README.md",
"fileSize": "216.391KB",
"fileSize": "216.482KB",
"contIntegration": ["https://travis-ci.org/sckott/cowsay", "https://ci.appveyor.com/project/sckott/cowsay/branch/master"],
"keywords": [
"ascii-art",
Expand Down
1 change: 1 addition & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Checked the 3 downstream dependencies. There was a problem in one package (multi
---

This version adds some more ascii animal options, and fixes some issues.
This is a re-submission of this version fixing a README link.

Thanks!
Scott Chamberlain

0 comments on commit 9743942

Please sign in to comment.