Skip to content

Commit

Permalink
docs: update CHANGELOG for 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
LKI committed Nov 13, 2024
1 parent bbc59ed commit ed407d3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## Latest Version 1.9.2
## Latest Version 1.10.0
> on 2025-11-13
* **FEAT**: 支持 2025年 的节假日

## Version 1.9.2
> on 2024-09-16
* **FIX**: 修正 2025年 元旦调休标记不正确的问题,thanks @Andrea-Chenjia-Pan
Expand Down
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![README](https://img.shields.io/badge/简介-中文-brightgreen.svg)](https://github.com/LKI/chinese-calendar/blob/master/README.md)

Check if some date is workday or holiday in China.
Support 2004 ~ 2024.
Support 2004 ~ 2025.

## Installation

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![README](https://img.shields.io/badge/README-English-brightgreen.svg)](https://github.com/LKI/chinese-calendar/blob/master/README.en.md)

判断某年某月某一天是不是工作日/节假日。
支持 2004年 至 2024年,包括 2020年 的春节延长。
支持 2004年 至 2025年,包括 2020年 的春节延长。

## 安装

Expand Down

0 comments on commit ed407d3

Please sign in to comment.