Skip to content

Commit 037b240

Browse files
committed
bump version, add news items
1 parent a31dc44 commit 037b240

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: proofr
22
Title: Client for the PROOF API
3-
Version: 0.4.1
3+
Version: 0.5.0
44
Authors@R:
55
person("Scott", "Chamberlain", , "sachamber@fredhutch.org", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-1444-9135"))
@@ -20,7 +20,7 @@ Suggests:
2020
knitr,
2121
rmarkdown,
2222
testthat (>= 3.0.0),
23-
webmockr (>= 1.0.0),
23+
webmockr (>= 2.2.0),
2424
withr
2525
Config/testthat/edition: 3
2626
VignetteBuilder: knitr

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# proofr v0.5.0
2+
3+
* Support for regulated data features in the PROOF API
4+
* Formatting code - changed to using Posit's air formatter
5+
16
# proofr v0.4.0
27

38
* Bumping timeout from 5 seconds to 20 seconds (@sckott in [direct commit](https://github.com/getwilds/proofr/commit/cbe9062fd73e61992b46035e7ac2241cd8de2541))

0 commit comments

Comments
 (0)