aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-03-17 20:10:39 +0800
committer苏向夜 <fu050409@163.com>2024-03-17 20:10:39 +0800
commitacfb6d8ff8edd6a93b4f1f8de922b0f1ed94a268 (patch)
tree55dceb2fe01b3e21ad53dfd00b186c84720020de
parent975df54989b71d93b2c1ec0b021e85e16ce5112a (diff)
parent8c06857c61d11ad3f2329d215d643a9265123065 (diff)
downloadinfini-acfb6d8ff8edd6a93b4f1f8de922b0f1ed94a268.tar.gz
infini-acfb6d8ff8edd6a93b4f1f8de922b0f1ed94a268.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 8dd9740a..6fbc932f 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.6] - 2024-03-16
+### New Features
+- [`daf6a4f`](https://github.com/HydroRoll-Team/infini/commit/daf6a4f7863ad82a3545eae4492b1863cb1bcaf0) - **doc**: add some document fields *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Chores
+- [`35f58ca`](https://github.com/HydroRoll-Team/infini/commit/35f58ca13a0edbbbf5d6382ca5e2b3d3c7c01509) - **version**: bump version to v2.1.6 *(commit by [@fu050409](https://github.com/fu050409))*
+
+
## [v2.1.5] - 2024-03-15
### Bug Fixes
- [`f0e9939`](https://github.com/HydroRoll-Team/infini/commit/f0e9939ca6e788b5f22b30070501c71f5681c16d) - **version**: bump version to v2.1.5 *(commit by [@fu050409](https://github.com/fu050409))*
@@ -148,4 +156,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.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
[v2.1.3]: https://github.com/HydroRoll-Team/infini/compare/v2.1.2...v2.1.3
-[v2.1.5]: https://github.com/HydroRoll-Team/infini/compare/v2.1.4...v2.1.5 \ No newline at end of file
+[v2.1.5]: https://github.com/HydroRoll-Team/infini/compare/v2.1.4...v2.1.5
+[v2.1.6]: https://github.com/HydroRoll-Team/infini/compare/v2.1.5...v2.1.6 \ No newline at end of file