version 1.0.1
=============
**Date:** 28-Jun-2015

- (enh #5): Implement default suggestions feature.
- (enh #6): Update to latest release v0.11.1 of typeahead.js plugin.
- (enh #7): Feature enhancements for plugin v0.11.1.
    - Simplify the list suggestions data to a linear array
    - Enhance dataset configuration for `TypeaheadBasic` and `Typeahead` to distinctly capture Bloodhound properties.
    - Added `defaultSuggestions` property.
    - Bootstrap styling enhancements
    - New enhanced custom javascript methods in `typeahead-kv.js` - (`kvInitTA` and `kvSubstringMatcher`).
    - Include ability to show loading indicator for ajax / remote requests.
- (enh #8): Fix plugin for typeahead hints.

version 1.0.0
=============
**Date:** 08-Nov-2014

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