Skip to content

Commit 924bb94

Browse files
committed
Finalize v0.72
1 parent 4bdbd69 commit 924bb94

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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+
123
# Version 0.71
224

325
Released April 21, 2025

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
| Version | Supported |
66
|---------| ------------------ |
7-
| 0.71 | :white_check_mark: |
8-
| < 0.71 | :x: |
7+
| 0.72 | :white_check_mark: |
8+
| < 0.72 | :x: |
99

1010
## Reporting a Vulnerability
1111

0 commit comments

Comments
 (0)