diff --git a/NEWS.md b/NEWS.md index 79de4f64..933d9341 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ # teal.osprey 0.1.16.9028 * Removed `Show Warnings` modals from modules. -* Moved `teal_data` from `Suggests` to `Imports` as it was used in `tm_g_swimlane`. Changed examples from `cdisc_data()` to `teal_data()`. +* Moved `teal_data` from `Suggests` to `Imports` as it was used in `tm_g_swimlane`. +* Changed examples from `cdisc_data()` to `teal_data()`. ### Breaking Changes * Adapted all modules to use `teal_data` objects.