Skip to content

Commit 2d27ad7

Browse files
capocasakonsumlamm
andauthored
thanks!
Co-authored-by: konsumlamm <[email protected]>
1 parent 3265111 commit 2d27ad7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525

2626
- Sends `ehlo` first. If the mail server does not understand, it sends `helo` as a fallback.
2727

28-
- Added `IsoWeekRange`, a range type to represent the number of weeks in an ISO week-based year
29-
- Added `IsoYear`, a distinct int type to prevent bugs from confusing the week-based year and the regular year
28+
- Added `IsoWeekRange`, a range type to represent the number of weeks in an ISO week-based year.
29+
- Added `IsoYear`, a distinct int type to prevent bugs from confusing the week-based year and the regular year.
3030
- Added `initDateTime` in `times` to create a datetime from a weekday, and ISO 8601 week number and week-based year.
3131
- Added `getIsoWeekAndYear` in `times` to get an ISO week number along with the corresponding ISO week-based year from a datetime.
32-
- Added `getIsoWeeksInYear` in `times` to return the number of weeks in an ISO week-based year
32+
- Added `getIsoWeeksInYear` in `times` to return the number of weeks in an ISO week-based year.
3333

3434
## Language changes
3535

0 commit comments

Comments
 (0)