From 7f1cde5b2ba6c3bc882fb1c8b926f470e60123a3 Mon Sep 17 00:00:00 2001 From: driesvints Date: Thu, 2 Mar 2023 16:29:16 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f439a50..a6242f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/sail/compare/v1.21.0...1.x) +## [Unreleased](https://github.com/laravel/sail/compare/v1.21.1...1.x) + +## [v1.21.1](https://github.com/laravel/sail/compare/v1.21.0...v1.21.1) - 2023-03-01 + +- Added Imagick to the php runtimes by @ams-ryanolson in https://github.com/laravel/sail/pull/559 ## [v1.21.0](https://github.com/laravel/sail/compare/v1.20.2...v1.21.0) - 2023-02-16