From 3e47cb8238726b39028623502bbb1cf5dee307bf Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 20 Feb 2024 17:39:12 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20019849..61795d12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/pint/compare/v1.13.11...main) +## [Unreleased](https://github.com/laravel/pint/compare/v1.14.0...main) + +## [v1.14.0](https://github.com/laravel/pint/compare/v1.13.11...v1.14.0) - 2024-02-20 + +* Add `--no-config` option by [@jasonmccreary](https://github.com/jasonmccreary) in https://github.com/laravel/pint/pull/250 ## [v1.13.11](https://github.com/laravel/pint/compare/v1.13.10...v1.13.11) - 2024-02-13