From 7145fda05bc3517fa21da5a5b465062edd7db8c1 Mon Sep 17 00:00:00 2001 From: Axel VENET Date: Thu, 2 Feb 2017 14:16:28 +0100 Subject: [PATCH] Close #46: update php cs fixer configuration and fix code style --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b8f54a..62f2b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] +### Fixed +- Code style (PSR-2 compliant) + ## [2.1.1] - 2016-12-12 ### Added - JSON configuration file compatibility