From 6a2dd33e4166469ade07ad1283b45924383b224b Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Thu, 8 Apr 2021 13:52:56 +0000 Subject: [PATCH] 1.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 eef555a..ebdf9ee 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. -## 1.4.0 - TBD +## 1.4.0 - 2021-04-08 -### Added - -- Nothing. -### Changed +----- -- Nothing. +### Release Notes for [1.4.0](https://github.com/laminas/laminas-httphandlerrunner/milestone/3) -### Deprecated +Feature release (minor) -- Nothing. +### 1.4.0 -### Removed - -- Nothing. +- Total issues resolved: **0** +- Total pull requests resolved: **1** +- Total contributors: **1** -### Fixed +#### Enhancement -- Nothing. + - [8: Initial migration to github ci workflows and psalm integration](https://github.com/laminas/laminas-httphandlerrunner/pull/8) thanks to @gsteel ## 1.3.0 - 2020-11-19