Skip to content

Commit

Permalink
Merge branch 'release/1.21.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Mar 15, 2024
2 parents a34819f + b8f2095 commit 13abced
Show file tree
Hide file tree
Showing 3 changed files with 5 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: redcapcustodian
Type: Package
Title: Data automation for R-centric workflows with a nod towards REDCap
Version: 1.20.0
Version: 1.21.0
Authors@R: c(
person("Philip", "Chase",
email = "pbc@ufl.edu",
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# redcapcustodian 1.21.0 (released 2024-03-15)
- Add attachment management to send_email() allowing lists of files or dataframes to be attached to an email (@ljwoodley, #152, #153)

# redcapcustodian 1.20.0 (released 2024-02-28)
- Add get_redcap_credentials() (@ljwoodley, #149, #151)
- Revert "add redcap wrapper functions" (@ljwoodley, #149, #150)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.0
1.21.0

0 comments on commit 13abced

Please sign in to comment.