Skip to content

Commit c4aea7f

Browse files
committed
docs: added changelog information.
1 parent 64cbb2b commit c4aea7f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
178178

179179
- Refactored MigrationGeneratorCommand to delegate migration execution to the new SchemaMigrationExecutor, aligning with
180180
the Separation of Concerns (SoC) principle.
181-
- Normalizer resolution is now conditional and injected only if active normalizers are defined.
181+
- Normalizer resolution is now conditional and injected only if active normalizers are defined.
182+
183+
## [8.3.0] – 2025-10-26
184+
185+
### Changed
186+
187+
- Updated laravel dependencies

0 commit comments

Comments
 (0)