aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorfu050409 <fu050409@users.noreply.github.com>2024-04-01 10:12:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 10:12:39 +0000
commite23c546fdbedb5a0be4ec5cb8616161debeb03db (patch)
treedddd56c9c916899e573a3d49d06cee924ce5d6bc /CHANGELOG.md
parent3579c98f4c589c4345edbc2f2dcde752aaebf99e (diff)
downloadinfini-e23c546fdbedb5a0be4ec5cb8616161debeb03db.tar.gz
infini-e23c546fdbedb5a0be4ec5cb8616161debeb03db.zip
docs: update CHANGELOG.md for v2.1.15 [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0816f115..f1489621 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.15] - 2024-04-01
+### New Features
+- [`93ed04b`](https://github.com/HydroRoll-Team/infini/commit/93ed04b79c7f5366c31dafad7241ad26e8b0f38a) - **doc**: add doc field in infini core runtime *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Chores
+- [`3579c98`](https://github.com/HydroRoll-Team/infini/commit/3579c98f4c589c4345edbc2f2dcde752aaebf99e) - **version**: bump version to v2.1.15 *(commit by [@fu050409](https://github.com/fu050409))*
+
+
## [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))*
@@ -200,4 +208,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[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
-[v2.1.14]: https://github.com/HydroRoll-Team/infini/compare/v2.1.13...v2.1.14 \ No newline at end of file
+[v2.1.14]: https://github.com/HydroRoll-Team/infini/compare/v2.1.13...v2.1.14
+[v2.1.15]: https://github.com/HydroRoll-Team/infini/compare/v2.1.14...v2.1.15 \ No newline at end of file