aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHsiangNianian <HsiangNianian@users.noreply.github.com>2024-08-15 11:01:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-15 11:01:14 +0000
commitca81ed0c0e96c0558e7e2e8ce3b8f3d1c1c230d4 (patch)
tree6ddd5027e17abc70ded6f3d8dedb895b63543847
parent0ce9d0ec0a712d421e696de3526f12973281f079 (diff)
downloadfaq-ca81ed0c0e96c0558e7e2e8ce3b8f3d1c1c230d4.tar.gz
faq-ca81ed0c0e96c0558e7e2e8ce3b8f3d1c1c230d4.zip
docs: update CHANGELOG.md for v0.0.10 [skip ci]
-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