aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorfu050409 <fu050409@users.noreply.github.com>2024-03-16 13:34:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-16 13:34:36 +0000
commit8c06857c61d11ad3f2329d215d643a9265123065 (patch)
tree0326672b2fbe6276ca1ab3c3d65075c8c932541e
parent35f58ca13a0edbbbf5d6382ca5e2b3d3c7c01509 (diff)
downloadinfini-8c06857c61d11ad3f2329d215d643a9265123065.tar.gz
infini-8c06857c61d11ad3f2329d215d643a9265123065.zip
docs: update CHANGELOG.md for v2.1.6 [skip ci]
-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