Skip to content

Commit

Permalink
Updated NEWS/VERSION for #417
Browse files Browse the repository at this point in the history
  • Loading branch information
spgarbet committed Dec 4, 2024
1 parent 1f717e6 commit 4b46789
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: redcapAPI
Type: Package
Title: Interface to 'REDCap'
Version: 2.10.1
Version: 2.11.0
Authors@R: c(
person("Benjamin", "Nutter", email = "[email protected]",
role = c("ctb", "aut")),
Expand Down
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ A future release of version 3.0.0 will introduce several breaking changes!
* The `exportProjectInfo` and `exportBundle` functions are being discontinued. Their functionality is replaced by caching values on the connection object.
* The `cleanseMetaData` function is being discontinued.

## 2.11.0

* `unlockREDCap` internal code is now in package `shelter`.
* This is a breaking change as all existing local keyrings must be reseeded.

## 2.10.1

* `unlockREDCap` no longer changes console focus
Expand Down

0 comments on commit 4b46789

Please sign in to comment.