From f6025eac1d934a80e650c0aa9b700d35342cb44c Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Thu, 4 Feb 2016 15:32:17 +1300 Subject: [PATCH] Update changelog for 1.0.5 release --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index d556643..fc4e05a 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.5] + +* Converted to PSR-2 +* Added standard Scrutinizer config +* Added standard code of conduct +* Added standard editor config +* Added standard Travis config +* Added standard license +* Added standard git attributes + ## [1.0.4] * Changelog added.