Skip to content

Commit 12111a3

Browse files
committed
Bump VERSION and update CHANGELOG.md for release 2.0.0
1 parent 968a577 commit 12111a3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to the REDCap CSS Injector module will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.0.0] - 2024-05-24
6+
### Changed
7+
- Apply CSS to survey, data entry, and all via checkboxes (@ChemiKyle, @saipavan10-git, @pbchase, #11, #17)
8+
- Bump framework version to 15 replace recursive logic in _getFormattedSettings with getSubSettings (@ChemiKyle, #16, #17)
9+
510
## [1.1.2] - 2023-12-11
611
### Changed
712
- Use null coalesce in _getFormattedSettings (@ChemiKyle)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2
1+
2.0.0

0 commit comments

Comments
 (0)