From ab5eb1b7c36b057f7bfa658b9c842b0fba7befd3 Mon Sep 17 00:00:00 2001 From: driesvints Date: Tue, 10 Oct 2023 15:41:13 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cec372ca..ff35315b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/pint/compare/v1.13.2...main) +## [Unreleased](https://github.com/laravel/pint/compare/v1.13.3...main) + +## [v1.13.3](https://github.com/laravel/pint/compare/v1.13.2...v1.13.3) - 2023-10-10 + +- Replace deprecated rules by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/pint/pull/224 ## [v1.13.2](https://github.com/laravel/pint/compare/v1.13.1...v1.13.2) - 2023-09-19