From fbad3ab674182c1b761495589c89f02b4e805221 Mon Sep 17 00:00:00 2001 From: Stanley Shyiko Date: Mon, 1 Aug 2016 14:21:06 -0700 Subject: [PATCH] Added 0.1.1 release note --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 090c5add8d..95819417c9 100644 --- a/changelog.md +++ b/changelog.md @@ -2,4 +2,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 0.1.1 - 2014-08-01 + +### Fixed +- Incorrect spacing around curly braces (curly-spacing). + ## 0.1.0 - 2014-07-27