Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 573 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 573 Bytes

Changelog

For transparency and insight into our release cycle, releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backwards compatibility bumps the major
  • New additions without breaking backwards compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on semantic versioning, please visit http://semver.org/.


0.2.0 May 02, 2016

  • Allow the usage of custom ionRangeSliderOptions

0.1.0 Oct 26, 2015

  • Initial import