Skip to content

Commit ad55c26

Browse files
committed
Update CHANGELOG.md CITATION.cff VERSION for release 3.0.0
1 parent 9cbc9fb commit ad55c26

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to the REDCap Warn Users of Pending Suspension project will be documented in this file.
33

4+
# warn_users_of_pending_suspension 3.0.0 (released 2026-01-05)
5+
- Make extend_suspension_time() optional (@pbchase, #26, #28)
6+
- Replace AUTHORS.md with CITATION.cff (@pbchase, #25, #27, #28)
7+
48
# warn_users_of_pending_suspension 2.0.5 (released 2025-12-12)
59
- Add VERSION (@pbchase)
610
- Do not log the event (@pbchase, #24)

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ identifiers:
4747
- type: doi
4848
value: 10.5281/zenodo.3561122
4949
license: Apache-2.0
50-
version: 2.0.5
51-
date-released: '2025-12-12'
50+
version: 3.0.0
51+
date-released: '2026-01-05'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.5
1+
3.0.0

0 commit comments

Comments
 (0)