aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorfu050409 <fu050409@users.noreply.github.com>2024-03-02 03:37:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-02 03:37:10 +0000
commit02758d76b52c10a5c8dab662fc6b33b79b040855 (patch)
tree30168a9cf6f299cea39d736549aa3353ff9e0713 /CHANGELOG.md
parent3593e2ffbb204cff620a5d357bbe776dc934627d (diff)
downloadinfini-02758d76b52c10a5c8dab662fc6b33b79b040855.tar.gz
infini-02758d76b52c10a5c8dab662fc6b33b79b040855.zip
docs: update CHANGELOG.md for v2.0.7 [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40391895..faf71181 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,18 @@ 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.0.7] - 2024-03-02
+### Bug Fixes
+- [`b18c32d`](https://github.com/HydroRoll-Team/infini/commit/b18c32da9df9673cc1acee78c251151f7e7411ec) - **injector**: fix injector variables *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Tests
+- [`c681a3d`](https://github.com/HydroRoll-Team/infini/commit/c681a3d355089a91ec83a692664fb4cf6ef43f26) - **injector**: update injector tests *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Chores
+- [`06f55d1`](https://github.com/HydroRoll-Team/infini/commit/06f55d1ff4c61acf1473360712560b88e1b3c32c) - **deps**: update dependencies *(commit by [@fu050409](https://github.com/fu050409))*
+- [`6365838`](https://github.com/HydroRoll-Team/infini/commit/6365838b877ea98e1845de8a832b93d3d56cfe6f) - **version**: bump infini to v0.2.7 *(commit by [@fu050409](https://github.com/fu050409))*
+
+
## [v2.0.6] - 2024-02-28
### New Features
- [`b30be75`](https://github.com/HydroRoll-Team/infini/commit/b30be75b29d8320da812ecf7accd96af03424ad4) - **injector**: add injector feature *(commit by [@fu050409](https://github.com/fu050409))*
@@ -82,4 +94,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[v2.0.3a1]: https://github.com/HydroRoll-Team/infini/compare/v2.0.2...v2.0.3a1
[v2.0.4]: https://github.com/HydroRoll-Team/infini/compare/v2.0.3...v2.0.4
[v2.0.5]: https://github.com/HydroRoll-Team/infini/compare/v2.0.4...v2.0.5
-[v2.0.6]: https://github.com/HydroRoll-Team/infini/compare/v2.0.5...v2.0.6 \ No newline at end of file
+[v2.0.6]: https://github.com/HydroRoll-Team/infini/compare/v2.0.5...v2.0.6
+[v2.0.7]: https://github.com/HydroRoll-Team/infini/compare/v2.0.6...v2.0.7 \ No newline at end of file