diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2ac5d..3b04e84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,16 +3,35 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. -### [1.3.0] - 2020-11-27 -* IMP: Default notification lifetime length to 4000 +## [Unreleased] +### Added +* Postition option to the styles for mobile and desktop, Closes #16 +* Radius option to the styles + +### Improved +* Styles with mobile offset option + +### Fixed +* Extra inline space from image + +## [1.3.0] - 2020-11-27 +### Added * ADD: Extra checks if JS values exists -### [1.2.0] - 2020-04-24 -* ADD: scss version -* IMP: modal style +### Improved +* Set default notification lifetime length to 4000ms + +## [1.2.0] - 2020-04-24 +### Added +* SCSS support + +### Improved +* Modal style with Magento2 default variables -### [1.1.0] - 2020-04-24 -FIXES +## [1.1.0] - 2020-04-24 +### Improved +* Rename module vendor from Marissen to Mooore +* Code base -### [1.0.0] - 2020-04-24 +## [1.0.0] - 2020-04-24 Initial commit 🎉