Skip to content

Commit 700fafc

Browse files
committed
docs: update changelog
1 parent 937bf7f commit 700fafc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

77
## Unreleased
88

9+
## [v1.4.0 - 2023-09-01](https://github.com/laravel-zero/phar-updater/compare/v1.3.0...v1.4.0)
10+
11+
### Changed
12+
- Update to Pint 1.12.x ([#13](https://github.com/laravel-zero/phar-updater/pull/13))
13+
14+
### Fixed
15+
- Resolve `getCurrentRemoteVersion()` when latest is unstable ([#12](https://github.com/laravel-zero/phar-updater/pull/12))
16+
17+
### Removed
18+
- Drop support for PHP 8.0 ([#13](https://github.com/laravel-zero/phar-updater/pull/13))
19+
920
## [v1.3.0 - 2022-02-04](https://github.com/laravel-zero/phar-updater/compare/v1.2.0...v1.3.0)
1021

1122
### Added

0 commit comments

Comments
 (0)