diff options
| author | 2024-04-01 10:12:39 +0000 | |
|---|---|---|
| committer | 2024-04-01 10:12:39 +0000 | |
| commit | e23c546fdbedb5a0be4ec5cb8616161debeb03db (patch) | |
| tree | dddd56c9c916899e573a3d49d06cee924ce5d6bc | |
| parent | 3579c98f4c589c4345edbc2f2dcde752aaebf99e (diff) | |
| download | infini-e23c546fdbedb5a0be4ec5cb8616161debeb03db.tar.gz infini-e23c546fdbedb5a0be4ec5cb8616161debeb03db.zip | |
docs: update CHANGELOG.md for v2.1.15 [skip ci]
| -rw-r--r-- | CHANGELOG.md | 11 |
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 |
