aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-04-01 18:11:52 +0800
committer苏向夜 <fu050409@163.com>2024-04-01 18:11:52 +0800
commitc523c518c4ae4513f827aad4e2cf06dd837afe12 (patch)
tree0f3e4c74801954b24d3ac29f8c56b5f3f7f4274a
parent93ed04b79c7f5366c31dafad7241ad26e8b0f38a (diff)
parent3f06a7fc41e193324b5139ed7f0a153e868d9f18 (diff)
downloadinfini-c523c518c4ae4513f827aad4e2cf06dd837afe12.tar.gz
infini-c523c518c4ae4513f827aad4e2cf06dd837afe12.zip
Merge branch 'master' of https://github.com/HydroRoll-Team/infini
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a5f4a38c..0816f115 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.14] - 2024-04-01
+### Bug Fixes
+- [`289b8ec`](https://github.com/HydroRoll-Team/infini/commit/289b8ec1709ba327269dad8066c2c0aa37db514b) - **internal**: fix get core in infini runtime *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Chores
+- [`b65916c`](https://github.com/HydroRoll-Team/infini/commit/b65916c3ee0d6cd03020fb9844554e18762748b9) - **version**: bump version to v2.1.14 *(commit by [@fu050409](https://github.com/fu050409))*
+
+
## [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))*
@@ -191,4 +199,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[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
-[v2.1.13]: https://github.com/HydroRoll-Team/infini/compare/v2.1.12...v2.1.13 \ No newline at end of file
+[v2.1.13]: https://github.com/HydroRoll-Team/infini/compare/v2.1.12...v2.1.13
+[v2.1.14]: https://github.com/HydroRoll-Team/infini/compare/v2.1.13...v2.1.14 \ No newline at end of file