You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ This is the changelog for Cldr Calendars v2.4.0 released on _____, 2025. For ol
8
8
9
9
### Bug Fixes
10
10
11
+
* Fix `year/1`, `month/2` and `days_in_month/2` for Julian calendars.
12
+
11
13
### Enhancements
12
14
13
15
* Adds `use Cldr.Calendar.Julian, new_year_starting_month_and_day: {month_of_year, day_of_month}` to allow modelling Julian calendars that don't start on January 1st.
0 commit comments