aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2024-02-24 21:54:25 +0800
committer苏向夜 <fu050409@163.com>2024-02-24 21:54:25 +0800
commit6f2be12fb7d5083388ba5b44034b8196111ff2f8 (patch)
treee24847d3d080ef3326b2cbd348f0fab80db0aba7 /CHANGELOG.md
parent7d9ae7613aa7f0713be61a5734cf8ac94b966b1a (diff)
parent4ca59a3a40ce894cd0a0bf958c7c870412ada397 (diff)
downloadinfini-2.0.5.tar.gz
infini-2.0.5.zip
Merge branch 'master' of https://github.com/HydroRoll-Team/infiniv2.0.5
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 eb7b0e97..50d81082 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.4] - 2024-01-30
+### New Features
+- [`09a6fbd`](https://github.com/HydroRoll-Team/infini/commit/09a6fbd72a9948bb539da4a5b1dd0ed7e5885e0a) - **internal**: auto register sub-packages into father package without new register variable *(commit by [@fu050409](https://github.com/fu050409))*
+- [`659da68`](https://github.com/HydroRoll-Team/infini/commit/659da6810699233b1a537c985bf4b67ce3b5ee26) - **core**: add empty Output checking and block checking *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Bug Fixes
+- [`0668c8f`](https://github.com/HydroRoll-Team/infini/commit/0668c8fe973eef236d1a7c0e9b747795bfd3b098) - **loader**: fix loader won't load pre-interceptors *(commit by [@fu050409](https://github.com/fu050409))*
+
+### Chores
+- [`82bbfc6`](https://github.com/HydroRoll-Team/infini/commit/82bbfc63ab85e9253b70955cc37d34c3d3d20332) - **infini**: bump infini into v2.0.4 *(commit by [@fu050409](https://github.com/fu050409))*
+
+
## [v2.0.3a1] - 2024-01-29
### BREAKING CHANGES
- due to [`34ce1fb`](https://github.com/HydroRoll-Team/infini/commit/34ce1fbbe23470d702929e5951177ce0cec96bc7) - update license *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*:
@@ -40,4 +52,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[v2.0.2a3]: https://github.com/HydroRoll-Team/infini/compare/v2.0.2-alpha.2...v2.0.2a3
-[v2.0.3a1]: https://github.com/HydroRoll-Team/infini/compare/v2.0.2...v2.0.3a1 \ No newline at end of file
+[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 \ No newline at end of file