Change Log: `yii2-widget-switchinput`
=====================================

## Version 1.3.1

**Date:** 10-Jan-2016

- (bug #18): Correct typo in documentation and demos.
- (bug #20): Correct `pluginOptions['animate']` initialization.
- Update to latest release of switch input plugin.
- Code formatting enhancements and update year.

## Version 1.3.0

**Date:** 14-Jan-2015

- (enh #12): Upgrade bootstrap switch plugin to latest release and fixes kartik-v/yii2-widgets#219.

## Version 1.2.0

**Date:** 08-Dec-2014

- (bug #5): Fix checked state for checkboxes in `\kartik\base\InputWidget`.
- (bug #6): Add indeterminate value support and validation for checkboxes
- (bug #7): Recognize disabled and readonly in pluginOptions automatically
- (bug #8): Enhanced styling for radio switches and new indeterminate toggle indicator
- (bug #10, #11 ): Fix missing bracket in code.

## Version 1.1.0

**Date:** 24-Nov-2014

- (bug #2): Radio does not populate with default value 
- (bug #4): Upgrade to latest release of bootstrap-switch plugin
- Set release to stable.

## Version 1.0.0

**Date:** 08-Nov-2014

- Initial release 
- Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets)