Skip to content

Commit 4901174

Browse files
Fix typo and add PR id
1 parent 7e2690f commit 4901174

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ planned for 2025-07-01
3434
- [refactor] Replace `ansis` with built-in function `util.styleText` (#3793)
3535
- [core] Integrate stuff from `vendor` and `fonts` folders into main `package.json`, simplifies install and maintaining dependencies (#3795)
3636
- [l10n] Complete translations (with the help of translation tools) (#3794)
37-
- [refactor] Refactored `calendarfetcherutils` in Calendar module to handle timezones better
37+
- [refactor] Refactored `calendarfetcherutils` in Calendar module to handle timezones better (#3806)
3838
- Removed as many of the date conversions as possible
3939
- Use `moment-timezone` when calculating recurring events, this will fix problems from the past with offsets and DST not being handled properly
40-
- Added some tests to test the behavior of the refactored methodes to make sure the correct event dates are returned
40+
- Added some tests to test the behavior of the refactored methods to make sure the correct event dates are returned
4141

4242
### Fixed
4343

0 commit comments

Comments
 (0)