Skip to content

Commit 9b9ba70

Browse files
committed
Improve changelog text
1 parent 78bc6f6 commit 9b9ba70

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

NEWS.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# forestly 0.1.2
2-
- Fix bug relative to dependency `reactR` 0.6.0
3-
- Add new argument to control slider bar label.
2+
3+
- Fix a bug that prevents reactable from rendering under reactR >= 0.6.0 (#67).
4+
- Add a new argument `filter_label` to `ae_forestly()` for controlling slider bar label (#68).
45

56
# forestly 0.1.1
67

7-
- Add button to display SOC column for subset
8-
- Refine the default value of `meta_forestly()`
9-
- Update `format_ae_listing()` to be better aligned with oncology AEs reporting
10-
- Enhance functionality related to drill-down listing
11-
- Inherit paramter_term from all parameters of a metadata by default (#20)
12-
- Allow user to specify treatment group (#15)
13-
- Add warning when using tibble as input (#17)
8+
- Add button to display SOC column for subset.
9+
- Refine the default value of `meta_forestly()`.
10+
- Update `format_ae_listing()` to be better aligned with oncology AEs reporting.
11+
- Enhance functionality related to drill-down listing.
12+
- Inherit paramter_term from all parameters of a metadata by default (#20).
13+
- Allow user to specify treatment group (#15).
14+
- Add warning when using tibble as input (#17).
1415
- Fix bug when there is no record of a selected AE category (#9).
1516
- Fix bug when there are multiple plots displayed on one page (#12).
1617
- Update dataset `forestly_adae` since a variable was a factor

0 commit comments

Comments
 (0)