aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-28 04:26:12 +0800
committer简律纯 <i@jyunko.cn>2024-02-28 04:26:12 +0800
commit493ba6e26e0759c01971f4467ef62aebca23d00b (patch)
tree64a0ba500b396d7a98fba9472508c19781600271
parent93f23ba52b24d352891d3b39dac1e97612b732cf (diff)
parent8775fb07d6c63a8d930e07db997f9059db19c837 (diff)
downloadHydroRoll-493ba6e26e0759c01971f4467ef62aebca23d00b.tar.gz
HydroRoll-493ba6e26e0759c01971f4467ef62aebca23d00b.zip
Merge branch 'main' of https://github.com/HydroRoll-Team/HydroRoll
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d63799..2cc2289 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.1.8-alpha.2] - 2024-02-27
+### Bug Fixes
+- [`0013c4f`](https://github.com/HydroRoll-Team/HydroRoll/commit/0013c4ffe35ecd1c65fdf0d77bb741696a2ae1a2) - **workflow**: update release step, add pypi_api_token *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*
+- [`48bea2a`](https://github.com/HydroRoll-Team/HydroRoll/commit/48bea2a9641ad49f3425b16a14fd1451de1e0203) - **project**: change version to 0.1.8-alpha.2 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*
+
+
## [v0.1.8-alpha.1] - 2024-02-27
### Bug Fixes
- [`e4612c2`](https://github.com/HydroRoll-Team/HydroRoll/commit/e4612c2bdf0e501bc51f99d51eb73a0ee47a6ce0) - **project**: change version to 0.1.8-alpha.1 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*
@@ -78,4 +84,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[v0.1.7]: https://github.com/HydroRoll-Team/HydroRoll/compare/v0.1.4...v0.1.7
[v0.1.8a1]: https://github.com/HydroRoll-Team/HydroRoll/compare/v0.1.7...v0.1.8a1
-[v0.1.8-alpha.1]: https://github.com/HydroRoll-Team/HydroRoll/compare/v0.1.7...v0.1.8-alpha.1 \ No newline at end of file
+[v0.1.8-alpha.1]: https://github.com/HydroRoll-Team/HydroRoll/compare/v0.1.7...v0.1.8-alpha.1
+[v0.1.8-alpha.2]: https://github.com/HydroRoll-Team/HydroRoll/compare/v0.1.8-alpha.1...v0.1.8-alpha.2 \ No newline at end of file