aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45b96d9..971d542 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [v0.0.10] - 2024-08-15
+### Chores
+- [`0ce9d0e`](https://github.com/HydroRoll-Team/faq/commit/0ce9d0ec0a712d421e696de3526f12973281f079) - **工作流**: 优化工作流获取提交的记录方式 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*
+- [`b8bd9b2`](https://github.com/HydroRoll-Team/faq/commit/b8bd9b2178cf162517d3534c32109c449615ded2) - **工作流**: 更新工作流流程 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*
+
+
## [v0.0.7] - 2024-08-15
### Bug Fixes
- [`5ecb505`](https://github.com/HydroRoll-Team/faq/commit/5ecb5050b1c8ae746c16432c77df83acd6ded4b3) - **workflow**: 更新日志工作流优化 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*
@@ -15,3 +21,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[v0.0.6]: https://github.com/HydroRoll-Team/faq/compare/v0.0.5...v0.0.6
[v0.0.7]: https://github.com/HydroRoll-Team/faq/compare/v0.0.6...v0.0.7
+[v0.0.10]: https://github.com/HydroRoll-Team/faq/compare/v0.0.9...v0.0.10