Skip to content

Commit d62c7e2

Browse files
committed
#103 - Update news
1 parent d1b3ebb commit d62c7e2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ easier visualization of many time series.
2424
- The default argument for `.facet_collapse = TRUE` was changed to `FALSE` for better compatibility with Trelliscope JS. This may cause some plots to have multiple groups take up extra space in the strip.
2525

2626

27-
__Updates__
27+
__Updates & Bug Fixes__
2828

2929
- Recipes steps (e.g. `step_timeseries_signature()`) use the new `recipes::print_step()` function. Requires `recipes >= 0.2.0`. #110
3030

31+
- Offset parameter in `step_log_interval()` was not working properly. Now works. #103
32+
33+
3134
__Potential Breaking Changes__
3235

3336
- The default argument for `.facet_collapse = TRUE` was changed to `FALSE` for better compatibility with Trelliscope JS. This may cause some plots to have multiple groups take up extra space in the strip.

0 commit comments

Comments
 (0)