File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Version 0.72
2
+
3
+ Released May 5, 2025
4
+
5
+ - Add Sao Tome and Principe holidays (#2489 by @tr33k , @arkid15r )
6
+ - Add Trinidad and Tobago holidays (#2402 by @Roshan-1024 , @KJhellico )
7
+ - Fix ` TestClosestHoliday ` current date handling (#2517 by @KJhellico )
8
+ - Fix typography: replace U+2019 with "'" and U+2013 with '-' (#2523 by @KJhellico )
9
+ - Update Canada holidays: add historical holidays (#2507 by @PPsyrius )
10
+ - Update Ethiopia holidays: official source namings, ` WORKDAY ` category (#2490 by @PPsyrius )
11
+ - Update India holidays: add missing Tamil Nadu holidays (#2502 by @tr33k , @KJhellico )
12
+ - Update README: add Snyk package health badge (#2503 by @KJhellico )
13
+ - Update Singapore holidays: 2025 Polling Day on May 3rd (#2487 by @PPsyrius )
14
+ - Update Taiwan holidays: test case refactor (#2498 by @PPsyrius )
15
+ - Update documentation build process (#2501 by @KJhellico , @arkid15r )
16
+ - Update documentation tests: add AUTHORS.md checking (#2492 by @KJhellico , @arkid15r )
17
+ - Add missing subdivisions aliases (#2520 by @KJhellico )
18
+ - Disable v1 incompatibility warning (#2518 by @arkid15r )
19
+ - Docstring cleanup for Indochinese countries (#2505 by @PPsyrius )
20
+ - Extend Chinese Lunisolar calendar support (#2488 by @KJhellico )
21
+ - Rename AUTHORS.md to CONTRIBUTORS (#2496 by @arkid15r )
22
+
1
23
# Version 0.71
2
24
3
25
Released April 21, 2025
Original file line number Diff line number Diff line change 4
4
5
5
| Version | Supported |
6
6
| ---------| ------------------ |
7
- | 0.71 | :white_check_mark : |
8
- | < 0.71 | :x : |
7
+ | 0.72 | :white_check_mark : |
8
+ | < 0.72 | :x : |
9
9
10
10
## Reporting a Vulnerability
11
11
You can’t perform that action at this time.
0 commit comments