From df34386bb1c1d8a1339109667a82096d044076de Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Thu, 4 Feb 2016 17:42:28 +1300 Subject: [PATCH] Add changelog for 1.2.2 release --- changelog.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/changelog.md b/changelog.md index 6ef3224..7428498 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.2.2] + +- Added standard Scrutinizer config +- Converted to PSR-2 +- Added standard editor config +- Added standard Travis config +- Added standard git attributes +- Added standard license +- Added license to composer.json +- Added standard code of conduct +- Fixing setValue null value bug +- Bugfix: show source tags if not lazyloading +- Updated license year +- FIX Tests with hard coded IDs + ## [1.2.1] - Fixed isMultiple not being initialised