diff --git a/DESCRIPTION b/DESCRIPTION index b4c2b8db..ffd3239f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: pharmaversesdtm Title: SDTM Test Data for the 'Pharmaverse' Family of Packages -Version: 1.3.1.9015 +Version: 1.4.0 Authors@R: c( person("Lina", "Patil", , "lina.patil@cytel.com", role = c("aut", "cre")), person("Stefan", "Bundfuss", role = "aut", diff --git a/NEWS.md b/NEWS.md index bf6372ac..d26c0b0f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# pharmaversesdtm (development version) +# pharmaversesdtm 1.4.0 ## New Features @@ -20,6 +20,8 @@ - Added `lb_onco_pcwg3` dataset which contains PSA measurements for PCWG criteria. (#197) +- Added the Lumipulse G pTau217, β-Amyloid 1-42 Plasma and their Ratio in `lb_neuro`. (#211) + ## Documentation - The reference page has been updated to categorize datasets by therapeutic areas. (#204) @@ -34,8 +36,6 @@ - Generated different sites for the development and released versions of the package. (#207) -- Added the Lumipulse G pTau217, β-Amyloid 1-42 Plasma and their Ratio in `lb_neuro`. (#211) - - Updated the pull request template to include the corrected package website name. (#223)