From e8ade8ec8f735c78f1a4648effaafeac6a5669d9 Mon Sep 17 00:00:00 2001 From: bastien-phi Date: Fri, 19 Apr 2024 06:59:07 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dac6944..915caae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to `phpstan-extension` will be documented in this file. +## 1.1.0 - 2024-04-19 + +### What's Changed + +* Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/Soyhuce/phpstan-extension/pull/21 +* Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/Soyhuce/phpstan-extension/pull/20 +* Laravel 11 and Carbon 3 support by @bastien-phi in https://github.com/Soyhuce/phpstan-extension/pull/22 + +**Full Changelog**: https://github.com/Soyhuce/phpstan-extension/compare/1.0.0...1.1.0 + ## 1.0.0 - 2023-11-24 ### What's Changed