Skip to content

Commit

Permalink
Merge pull request #72 from RobertMyles/dev
Browse files Browse the repository at this point in the history
v2.0.7
  • Loading branch information
RobertMyles authored Mar 5, 2023
2 parents 6f4137e + 1d3fd87 commit 76fa002
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
Package: tidyRSS
Type: Package
Title: Tidy RSS for R
Version: 2.0.6
Version: 2.0.7
Authors@R: c(
person("Robert Myles", "McDonnell", email = "[email protected]", role = c("aut", "cre")),
person("Jonathan", "Carroll", email = "[email protected]", role = "ctb"),
person("Mike", "Smith", email = "[email protected]", role = "ctb"),
person("Joseph", "Stachelek", role = "ctb"),
person("Andrew", "Frasier", role = "ctb"),
person("Tom", "Broekel", role = "ctb"),
person("Jeremy", "Gerdes", role = "ctb"),
person("Chung-hong", "Chan", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0002-6232-7530"))
)
Maintainer: Robert Myles McDonnell <[email protected]>
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
tidyRSS v2.0.7 (Release date: 05/03/2023)
============
Changes:
- Fixed bug relating to list sizes of differing lengths (#69 @tombroekel) and missing href attributes (#70 @Arf9999)
- Merged PR from @seakintruth (#56)

tidyRSS v2.0.6 (Release date: )
============
Changes:
Expand Down

0 comments on commit 76fa002

Please sign in to comment.