From 58571acbaa5f9f462c9c77e911700ac66f446d4e Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sun, 20 Feb 2022 16:07:15 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1333cf3..c6de8a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## 1.2.0 (Unreleased) +## 1.2.0 (2022-02-20) ### Changed - Drop support for PHP 7.2/7.3 and legacy Symfony HttpFoundation versions.