2.1.0 / 2017-10-02
==================

  * Chore - Support React 16. #8

2.0.0 / 2016-11-26
==================

  * Breaking - Rewrite the API so that instead of `import select from 'selectabular';` it exposes a multiple functions. To achieve the old behavior, use `import * as select from 'selectabular'.
  * Feature - Integrate `select.byArrowKeys` React helper from `reactabular-select`. See README for an usage example.

1.0.0 / 2016-11-25
==================

  * Bump to 1.0.0 as this is stable.

0.2.1 / 2016-11-03
==================

  * Bug fix - Fix **package.json** `main`.

0.2.0 / 2016-11-03
==================

  * Initial release
