From d8ed2568865c079a28140b4f33994a31e484849b Mon Sep 17 00:00:00 2001 From: Andrea Giannantonio <a.giannantonio@gmail.com> Date: Mon, 10 Jan 2022 09:41:15 +0100 Subject: [PATCH] release: v2.2.0 --- CHANGELOG.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index caaed70..1f9eb1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [v2.2.0] - 2022-01-10 + +### Added +* add compatibility to Symfony v6 ## [v2.1.0] - 2021-07-15 diff --git a/README.md b/README.md index 88ddbd0..0f828c4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PHP badges poser [](https://github.com/badges/poser/actions) +# PHP badges poser [](https://github.com/badges/poser/actions) This is a php library that creates badges like  and  and , according to [Shields specification](https://github.com/badges/shields#specification).