From 8552162a0cfb91feea0756e8aee6360bfa291590 Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Wed, 7 Dec 2022 01:20:05 +0000 Subject: [PATCH] 3.4.0 readiness Updates the CHANGELOG.md to set the release date. --- CHANGELOG.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5f195..208f7d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,27 +2,24 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 3.4.0 - TBD +## 3.4.0 - 2022-12-07 -### Added - -- Nothing. - -### Changed -- Nothing. +----- -### Deprecated +### Release Notes for [3.4.0](https://github.com/laminas/laminas-composer-autoloading/milestone/14) -- Nothing. +Feature release (minor) -### Removed +### 3.4.0 -- Nothing. +- Total issues resolved: **0** +- Total pull requests resolved: **1** +- Total contributors: **1** -### Fixed +#### Enhancement -- Nothing. + - [18: Update dependency php to ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0](https://github.com/laminas/laminas-composer-autoloading/pull/18) thanks to @renovate[bot] ## 3.3.0 - 2022-10-03