From 298f732e1acb031db70ea4fd2133a283b2a4a65e Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Tue, 5 Jan 2021 16:10:52 +0000 Subject: [PATCH] 2.14.2 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 cc74e8cf..ad3bed08 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. -## 2.14.2 - TBD +## 2.14.2 - 2021-01-05 -### Added - -- Nothing. - -### Changed -- Nothing. +----- -### Deprecated +### Release Notes for [2.14.2](https://github.com/laminas/laminas-http/milestone/7) -- Nothing. +2.14.x bugfix release (patch) -### Removed +### 2.14.2 -- Nothing. +- Total issues resolved: **0** +- Total pull requests resolved: **1** +- Total contributors: **1** -### Fixed +#### Bug,Enhancement -- Nothing. + - [48: Security tightening: verify a stream file name is a string before unlinking](https://github.com/laminas/laminas-http/pull/48) thanks to @weierophinney ## 2.14.1 - 2020-12-31