# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) 
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.0] - 2017-10-11

## Changed

- Color variables in SASS can be independently configured (thanks to @lennym).

## [0.1.2] - 2017-06-21

### Fixed

- Remove postinstall script from package.json.

## [0.1.1] - 2017-06-21

### Fixed

- Broken rounding of value when step less than `1`.

## [0.1.0] - 2017-05-31

### Added

- Ability to disable step and use marks as steps.
