From fc201f29280a8308579e7fb4c1fbc2fb3dfdbd8f Mon Sep 17 00:00:00 2001 From: Laminas Bot Date: Wed, 16 Dec 2020 21:35:39 +0000 Subject: [PATCH] 4.1.0 readiness Updates the CHANGELOG.md to set the release date. --- CHANGELOG.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e299781..4d0c7ab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,27 +2,28 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 4.1.0 - TBD +## 4.1.0 - 2020-12-16 -### Added -- Nothing. +----- -### Changed +### Release Notes for [4.1.0](https://github.com/laminas/laminas-hydrator/milestone/10) -- Nothing. +Feature release (minor) -### Deprecated +### 4.1.0 -- Nothing. +- Total issues resolved: **1** +- Total pull requests resolved: **1** +- Total contributors: **1** -### Removed +#### Documentation Needed,Enhancement -- Nothing. + - [43: Add NullableStrategy](https://github.com/laminas/laminas-hydrator/pull/43) thanks to @eugene-borovov -### Fixed +#### Feature Request -- Nothing. + - [42: HydratorStrategy extract empty value](https://github.com/laminas/laminas-hydrator/issues/42) thanks to @eugene-borovov ## 4.0.2 - 2020-12-16