Skip to content

Commit 168dafe

Browse files
committed
docs: update changelog
1 parent d6e3ea1 commit 168dafe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
66

77
## Unreleased
88

9+
## [v1.4.1 - 2025-03-31](https://github.com/laravel-zero/phar-updater/compare/v1.4.0...v1.4.1)
10+
11+
### Changed
12+
- Update to Pint 1.21.x ([#14](https://github.com/laravel-zero/phar-updater/pull/14))
13+
- Update to PHPStan 2.x ([#14](https://github.com/laravel-zero/phar-updater/pull/14))
14+
- Update to PHPUnit 11.x ([#14](https://github.com/laravel-zero/phar-updater/pull/14))
15+
16+
### Removed
17+
- Drop support for PHP 8.1 ([#14](https://github.com/laravel-zero/phar-updater/pull/14))
18+
919
## [v1.4.0 - 2023-09-01](https://github.com/laravel-zero/phar-updater/compare/v1.3.0...v1.4.0)
1020

1121
### Changed

0 commit comments

Comments
 (0)