Remove newline to re-run tests

This commit is contained in:
Mike Bishop 2022-07-25 18:34:24 -04:00
parent be9761146c
commit c3339b47bb

View File

@ -11,8 +11,7 @@ _This release is scheduled to be released on 2022-10-01._
## Added
- New `showTimeToday` option in calendar module shows time for current-day
events even if `timeFormat` is `"relative"`
- New `showTimeToday` option in calendar module shows time for current-day events even if `timeFormat` is `"relative"`
## Updated