Skip to content

Commit 441d069

Browse files
committed
Add NEWS entry
1 parent 02e0408 commit 441d069

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# teal.modules.general 0.3.0.9061
22

33
* Removed `Show Warnings` modals from modules.
4+
* Hard deprecated `datasets_selected` argument of modules in favor of `datanames`.
5+
* Hard deprecated `show_metadata` argument of tm_front_page in favor of `datanames`.
46

57
### Enhancements
8+
69
* Added `teal.logger` functionality for logging changes in shiny inputs in all modules.
10+
* Now all modules control which datasets are shown on the modules.
711

812
### Bug fixes
913
* Fixed a bug in `tm_missing_data` in "Group by Subject" that was not using reactive data call.

0 commit comments

Comments
 (0)