From 9537d9fe60fadd84edbe6a99b1a88aad6e65682f Mon Sep 17 00:00:00 2001 From: fu050409 Date: Mon, 1 Apr 2024 03:15:40 +0000 Subject: docs: update CHANGELOG.md for v2.1.12 [skip ci] --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2