Skip to content

Commit 7356d9d

Browse files
committed
Reformat news
1 parent 04c073a commit 7356d9d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

NEWS.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# teal.osprey 0.1.9
2+
3+
### New feeatures
24
* Added new `teal` module `tm_g_heat_bygrade` for a heatmap by grade plot.
35
* Added new `teal` module `tm_g_ae_sub` for an AE by subgroups plot.
46

57
### Bug fixes
68
* Fixed misleading validate message in `tm_g_ae_oview` when either Control or Treatment variable is filtered out.
9+
* Added a validate statement to output a better error message when both the left and right dichotomization values are filtered out of data.
710

811
### Miscellaneous
912
* Improved reactivity dependencies across modules.
1013

11-
### Bug fixes
12-
* Added a validate statement to output a better error message when both the left and right dichotomization values are filtered out of data.
13-
1414
# teal.osprey 0.1.8
1515

1616
* Added validation message if the dataset does not contain subjects from both the control and treatment arms in `tm_g_events_term_id`.
@@ -54,13 +54,16 @@
5454
* Minor changes in tests.
5555

5656
# teal.osprey 0.1.3
57+
5758
* Technical release with updated dependencies.
5859

5960
# teal.osprey 0.1.2
61+
6062
* New waterfall module.
6163
* Refactored due to recent changes in `utils.nest`.
6264

6365
# teal.osprey 0.1.1
66+
6467
* Refactoring package according to the NEST standards:
6568
- Included test.nest tests.
6669
- Fixed outdated modules according to current teal functionality.

0 commit comments

Comments
 (0)