simplegoals
Version:
Motivate your users with pleasant and easy-to-use achievements.
45 lines (35 loc) • 982 B
Markdown
# Changelog
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).
## [Unreleased]
## [0.3.1] - 2019-11-25
### Fixed
- Polyfills were not generated
## [0.3.0] - 2019-11-03
### Added
- Added `theme` option
### Changed
- README text
- Added demo GIF
- Refactored JS code
## [0.2.0] - 2019-10-20
### Added
- Added `freshStart` option
## [0.1.3] - 2019-10-20
### Fixed
- Removed errors when `unlock` or `showOverview` methods are called before `init`
## [0.1.2] - 2019-10-19
### Changed
- Updated distribution
- Added new installation instructions to README
- Made options prettier in README
## [0.1.1] - 2019-10-17
### Added
- This CHANGELOG file
- Release script to package.json
### Fixed
- Imports for moduled systems
## [0.1.0] - 2019-10-17
### Added
- First working version of SimpleGoals