aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-03-04 12:36:26 +0800
committer苏向夜 <fu050409@163.com>2024-03-04 12:36:26 +0800
commitfec0f382317b470cc545d04488cb1da760f76d3a (patch)
treef26e57a1c9df18950b021f30007297f641cd3ea3 /CHANGELOG.md
parentff7b1e0ddeca6cdf3654f3c8d0dc6fa7cd80109f (diff)
parent02758d76b52c10a5c8dab662fc6b33b79b040855 (diff)
downloadinfini-2.1.0.tar.gz
infini-2.1.0.zip
Merge branch 'master' of https://github.com/HydroRoll-Team/infiniv2.1.0
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