From 9d97534d45eefc574fde019c830c68aad041af11 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 27 Apr 2024 17:59:59 -0500 Subject: [PATCH] chore: prepare version 2.2.1 --- CHANGELOG.md | 22 ++++++++++++++++++++++ LICENSE | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68aff83..a60b2b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,28 @@ 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). +## 2.2.1 - 2024-04-27 + +### Added + +- Nothing. + +### Changed + +- Nothing. + +### Deprecated + +- Nothing. + +### Removed + +- Nothing. + +### Fixed + +- Allow projects using ramsey/devtools-lib to install version 7 of symfony/console, symfony/filesystem, or symfony/process. + ## 2.2.0 - 2023-10-27 ### Added diff --git a/LICENSE b/LICENSE index ed831bd..9023bea 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2023 Ben Ramsey +Copyright (c) 2020-2024 Ben Ramsey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal