aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-04-01 18:08:25 +0800
committer苏向夜 <fu050409@163.com>2024-04-01 18:08:25 +0800
commit0993436f08fdc3f5dad7af3a21b3d0b197492b43 (patch)
treeaaac061f0c797fcec96da51403875ac8c13a4c34
parentb65916c3ee0d6cd03020fb9844554e18762748b9 (diff)
parentf0ab1f871f495d30178e5bb432b95698d98699cc (diff)
downloadinfini-0993436f08fdc3f5dad7af3a21b3d0b197492b43.tar.gz
infini-0993436f08fdc3f5dad7af3a21b3d0b197492b43.zip
Merge branch 'master' of https://github.com/HydroRoll-Team/infiniv2.1.14
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73bc0ad7..a5f4a38c 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.13] - 2024-04-01
+### New Features
+- [`1cbd9bd`](https://github.com/HydroRoll-Team/infini/commit/1cbd9bd2dd16ddaa263f2eb69970dd8e45dfa370) - **injector**: allow complex and instance annocation *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Chores
+- [`327c215`](https://github.com/HydroRoll-Team/infini/commit/327c2151176ad46cff97335a61e7ba9399ae9d99) - **version**: bump version to v2.1.13 *(commit by [@fu050409](https://github.com/fu050409))*
+
+
## [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))*
@@ -182,4 +190,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[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
-[v2.1.12]: https://github.com/HydroRoll-Team/infini/compare/v2.1.11...v2.1.12 \ No newline at end of file
+[v2.1.12]: https://github.com/HydroRoll-Team/infini/compare/v2.1.11...v2.1.12
+[v2.1.13]: https://github.com/HydroRoll-Team/infini/compare/v2.1.12...v2.1.13 \ No newline at end of file