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