From 971260484408249f09be96d2ce42311f5523f0f5 Mon Sep 17 00:00:00 2001 From: Stanley Shyiko Date: Tue, 13 Sep 2016 12:31:05 -0700 Subject: [PATCH] Updated 0.2.1 release notes --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 44a7684650..e7c444eb51 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 0.2.1 - 2016-09-13 + +### Fixed +- `curly-spacing` false negative in case of `}?.`. + ## 0.2.0 - 2016-09-05 ### Added