diff options
| author | 2024-02-27 20:23:11 +0000 | |
|---|---|---|
| committer | 2024-02-27 20:23:11 +0000 | |
| commit | 8775fb07d6c63a8d930e07db997f9059db19c837 (patch) | |
| tree | 4bc9739813aaac40e3cdbfeaeb152733342dfb51 /CHANGELOG.md | |
| parent | 48bea2a9641ad49f3425b16a14fd1451de1e0203 (diff) | |
| download | HydroRoll-8775fb07d6c63a8d930e07db997f9059db19c837.tar.gz HydroRoll-8775fb07d6c63a8d930e07db997f9059db19c837.zip | |
docs: update CHANGELOG.md for v0.1.8-alpha.2 [skip ci]
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
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 |
