From c606977a46d076ac5e7678a7e0944823c96bb566 Mon Sep 17 00:00:00 2001 From: Alessandro Lai Date: Wed, 16 Jun 2021 12:01:36 +0200 Subject: [PATCH] Update changelog for 1.1.1 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b823f43b..e1982646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## 1.1.1 [TBA] +## 1.1.1 [2021-06-16] * Fix support for Symfony 5.3 (#10) ## 1.1.0 [2021-03-12]