From 83df01ab58d7d3a857c7292f190f35d54463d269 Mon Sep 17 00:00:00 2001 From: Sean Hamilton Date: Sat, 25 May 2019 22:13:27 +0100 Subject: [PATCH] chore(release): update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cff51e..463d89d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.3] 2019-05-25 +### Fixed +- Fixed issue with pro icon class names having numbers causing CSS errors. +- Fixed unnecessary space in file path + ## [1.0.2] 2019-05-09 ### Fixed -- Fixed issue with converter not coverting "*-v" to "vertical" +- Fixed issue with converter not coverting "*-v" to "vertical". ## [1.0.1] - 2019-05-08 ### Changed