aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-12-18 06:00:50 +0800
committer简律纯 <i@jyunko.cn>2023-12-18 06:00:50 +0800
commit76552d3dec49298a2d1865094432df6a280dc5cf (patch)
treefc3f74f62f4ca8a54450fa41856aebd4effac21b
parent730691f833289ba9bdc81c95bb72e44e6c7f4c18 (diff)
downloadinfini-76552d3dec49298a2d1865094432df6a280dc5cf.tar.gz
infini-76552d3dec49298a2d1865094432df6a280dc5cf.zip
chore(changelog): update the changelog
-rw-r--r--CHANGELOG.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0111f783..ca92c26d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,21 +6,20 @@ title: 变更日志
### BREAKING CHANGES
-* **Handler:** 使用 `Handler` 代替 `Rule` [`573a6`](https://github.com/HydroRoll-Team/infini/compare/7b219aa12949...540a3ee9bb81)。
+* **Handler:** 使用 `Handler` 代替 `Rule` ([`573a6`](https://github.com/HydroRoll-Team/infini/compare/7b219aa12949...540a3ee9bb81))。
### FEATURES
-* **Handler:** 实现泛型,实现 `self.stop()` `self.skip()` 方法 [`573a6`](https://github.com/HydroRoll-Team/infini/compare/7b219aa12949...540a3ee9bb81)。
+* **Handler:** 实现泛型,实现 `self.stop()` `self.skip()` 方法 ([`573a6`](https://github.com/HydroRoll-Team/infini/compare/7b219aa12949...540a3ee9bb81))。
### BUG FIX
-* **templates:** 根据最新的 `Handler` 更新模板中的子类写法 [`477c9`](https://github.com/HydroRoll-Team/HydroRollCore/commit/477c9ccfe4451920838705ab4aba81b2b41d0c50)。
-* **Event:** 修订消息事件生成模式 [`dd278`](https://github.com/HydroRoll-Team/infini/commit/dd27866fc9763af6f5b03024296dd74148d91eb3)。
-* **Event:** 修复path不存在的问题 [`5d4c7`](https://github.com/HydroRoll-Team/infini/commit/5d4c76a003a0f93ca52abe7f3997757ba66a97de)。
+* **templates:** 根据最新的 `Handler` 更新模板中的子类写法 ([`477c9`](https://github.com/HydroRoll-Team/HydroRollCore/commit/477c9ccfe4451920838705ab4aba81b2b41d0c50))。
+* **Event:** 修订消息事件生成模式 ([`dd278`](https://github.com/HydroRoll-Team/infini/commit/dd27866fc9763af6f5b03024296dd74148d91eb3)),修复path不存在的问题 ([`5d4c7`](https://github.com/HydroRoll-Team/infini/commit/5d4c76a003a0f93ca52abe7f3997757ba66a97de))。
### CHORE
-* **Exceptions:** 重定义三个异常基类。
+* **Exceptions:** 重定义三个异常基类 ([`68ab4a`](https://github.com/HydroRoll-Team/HydroRollCore/commit/68ab4a7d835e7ede363d3bc9fa2731a4a335f4a0))。
## [1.0.4](https://github.com/HydroRoll-Team/infini/compare/v1.0.3...v1.0.4) (2023-10-07)
@@ -33,6 +32,8 @@ title: 变更日志
## [1.0.3](https://github.com/HydroRoll-Team/infini/compare/v1.0.2...v1.0.3) (2023-10-07)
+### NO CHARGES
+
## [1.0.2](https://github.com/HydroRoll-Team/infini/compare/v1.0.1...v1.0.2) (2023-10-07)