From db5e20747cd0df9c71d0cf5969941f2dc21f7d6f Mon Sep 17 00:00:00 2001 From: Romans Malinovskis Date: Sun, 3 Dec 2017 12:41:35 +0000 Subject: [PATCH] Added release notes for 1.3.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0accf6b..fa9b8f40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,8 +22,16 @@ This release refactors FactoryTrait in a way that may not be backwards compatibl #### 1.3.2 +- Added prefix to seed, was causing atk4/ui/Form to randomly fail, when name is shortened + +#### 1.3.3 + - Removed php-coveralls from runtime dependency +#### 1.3.4 + +- Removed special treatment for array property merging #67 + ## 1.2.2 Added DIContainerTrait and documented