Skip to content

Commit 6d5bcd9

Browse files
crynobonegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 531fa08 commit 6d5bcd9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/pint/compare/v1.20.0...main)
3+
## [Unreleased](https://github.com/laravel/pint/compare/v1.21.0...main)
4+
5+
## [v1.21.0](https://github.com/laravel/pint/compare/v1.20.0...v1.21.0) - 2025-02-18
6+
7+
* Add `no_unneeded_import_alias` rule by [@claudiodekker](https://github.com/claudiodekker) in https://github.com/laravel/pint/pull/334
8+
* PHP 8.4 support by [@markwalet](https://github.com/markwalet) in https://github.com/laravel/pint/pull/330
9+
* Bump dependencies by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/pint/pull/337
10+
* Bump dependencies (php-cs-fixer fixes) by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/pint/pull/338
11+
* Split files based on `/\R+/` regex for `--diff`, same as `--dirty` by [@erikn69](https://github.com/erikn69) in https://github.com/laravel/pint/pull/339
12+
* Bump dependencies by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/pint/pull/343
413

514
## [v1.20.0](https://github.com/laravel/pint/compare/v1.19.0...v1.20.0) - 2025-01-14
615

0 commit comments

Comments
 (0)