From 6f89762c329a540f5fd60472b2079136de40430f Mon Sep 17 00:00:00 2001 From: fu050409 Date: Mon, 11 Mar 2024 09:08:38 +0000 Subject: docs: update CHANGELOG.md for v2.1.3 [skip ci] --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1be614a4..4f0c7025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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.3] - 2024-03-11 +### New Features +- [`f0c2463`](https://github.com/HydroRoll-Team/infini/commit/f0c2463da050d64e1a51a9bee91684261f34272b) - **input**: update input methods *(commit by [@fu050409](https://github.com/fu050409))* + +### Chores +- [`c79172e`](https://github.com/HydroRoll-Team/infini/commit/c79172e2f8be979544061039727905facb3184b7) - **version**: bump version to v2.1.3 *(commit by [@fu050409](https://github.com/fu050409))* + + ## [v2.1.2] - 2024-03-11 ### New Features - [`a60476e`](https://github.com/HydroRoll-Team/infini/commit/a60476eb14a5add6e8724993164602f74a7492f1) - **router**: support variable inject for router *(commit by [@fu050409](https://github.com/fu050409))* @@ -133,4 +141,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v2.0.7]: https://github.com/HydroRoll-Team/infini/compare/v2.0.6...v2.0.7 [v2.1.0]: https://github.com/HydroRoll-Team/infini/compare/v2.0.7...v2.1.0 [v2.1.1]: https://github.com/HydroRoll-Team/infini/compare/v2.1.0...v2.1.1 -[v2.1.2]: https://github.com/HydroRoll-Team/infini/compare/v2.1.1...v2.1.2 \ No newline at end of file +[v2.1.2]: https://github.com/HydroRoll-Team/infini/compare/v2.1.1...v2.1.2 +[v2.1.3]: https://github.com/HydroRoll-Team/infini/compare/v2.1.2...v2.1.3 \ No newline at end of file -- cgit v1.2.3-70-g09d2