From 51e73899f14026fdf2626569a7ff04ae93554b0b Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Sat, 3 Dec 2022 06:30:11 +0000 Subject: [PATCH] 3.8.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 5a59de15..619c8e21 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.8.0 - TBD +## 3.8.0 - 2022-12-03 -### Added - -- Nothing. - -### Changed -- Nothing. +----- -### Deprecated +### Release Notes for [3.8.0](https://github.com/laminas/laminas-eventmanager/milestone/13) -- Nothing. +Feature release (minor) -### Removed +### 3.8.0 -- Nothing. +- Total issues resolved: **0** +- Total pull requests resolved: **1** +- Total contributors: **1** -### Fixed +#### renovate -- Nothing. + - [34: Update dependencies, document `FilterIterator` generic types](https://github.com/laminas/laminas-eventmanager/pull/34) thanks to @renovate[bot] ## 3.7.0 - 2022-12-01