diff options
| author | 2024-04-01 15:43:48 +0800 | |
|---|---|---|
| committer | 2024-04-01 15:43:48 +0800 | |
| commit | b4410f81e099f0f291db183e050bbcc9119ef6d2 (patch) | |
| tree | cdb4e8f666a48c247f5da4a200e447345a94f180 | |
| parent | 327c2151176ad46cff97335a61e7ba9399ae9d99 (diff) | |
| parent | 9537d9fe60fadd84edbe6a99b1a88aad6e65682f (diff) | |
| download | infini-b4410f81e099f0f291db183e050bbcc9119ef6d2.tar.gz infini-b4410f81e099f0f291db183e050bbcc9119ef6d2.zip | |
Merge branch 'master' of https://github.com/HydroRoll-Team/infiniv2.1.13
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f47d53a0..73bc0ad7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +## [v2.1.12] - 2024-04-01 +### Bug Fixes +- [`4634be1`](https://github.com/HydroRoll-Team/infini/commit/4634be1aef800bf4c435d04bb11a2e31e847e604) - **version**: bump version to v2.1.12 *(commit by [@fu050409](https://github.com/fu050409))* + + ## [v2.1.10] - 2024-03-31 ### Bug Fixes - [`50bbfe4`](https://github.com/HydroRoll-Team/infini/commit/50bbfe4ce91117ee88d6020fe194e7cd14d41f4e) - **injector**: fix injector error when subscrib annocation found *(commit by [@fu050409](https://github.com/fu050409))* @@ -176,4 +181,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v2.1.5]: https://github.com/HydroRoll-Team/infini/compare/v2.1.4...v2.1.5 [v2.1.6]: https://github.com/HydroRoll-Team/infini/compare/v2.1.5...v2.1.6 [v2.1.8]: https://github.com/HydroRoll-Team/infini/compare/v2.1.7...v2.1.8 -[v2.1.10]: https://github.com/HydroRoll-Team/infini/compare/v2.1.9...v2.1.10
\ No newline at end of file +[v2.1.10]: https://github.com/HydroRoll-Team/infini/compare/v2.1.9...v2.1.10 +[v2.1.12]: https://github.com/HydroRoll-Team/infini/compare/v2.1.11...v2.1.12
\ No newline at end of file |
