From 951b00620c9d3c7e4cf6eb36a644a91412c87d95 Mon Sep 17 00:00:00 2001 From: oscarotero Date: Sat, 1 Oct 2016 17:12:05 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1dce88..80ebc6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 0.1.1 - 2016-10-01 + +### Fixed + +* Changed `composer.json` to include the latest version of `middlewares/utils 0.*` + ## 0.1.0 - 2016-10-01 First version