Skip to content

Commit 63705f3

Browse files
authored
Merge pull request #698 from SafetyGraphics/dev-v2.1.1
Dev v2.1.1
2 parents 7af78e2 + 8fc5474 commit 63705f3

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: safetyGraphics
22
Title: Interactive Graphics for Monitoring Clinical Trial Safety
3-
Version: 2.1.0
3+
Version: 2.1.1
44
Authors@R: c(
55
person("Jeremy", "Wildfire", email = "jwildfire@gmail.com", role = c("cre","aut")),
66
person("Becca", "Krouse", role="aut"),

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
YEAR: 2021
1+
YEAR: 2022
22
COPYRIGHT HOLDER: safetyGraphics authors

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
Copyright (c) 2021 safetyGraphics authors
3+
Copyright (c) 2021-2023 safetyGraphics authors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# safetyGraphics v2.1.1
2+
3+
Resolves a bug that was causing unexpected data filters on initial load.
4+
15
# safetyGraphics v2.1.0
26

37
This release focuses on updates the safetyGraphics metadata framework:

0 commit comments

Comments
 (0)