CHANGES
=======

0.3.0
-----

* PEP8
* Add combine_reducers

0.2.1
-----

* Preserve inner function return values
* Remove errant submodule? commit

0.2.0
-----

* CI: enable travis-ci
* Add additional tests
* Allow user to specify loop for thunk middleware
* Improve README

0.1.0
-----

* PEP8 utils
* TST: Add additional test
* Add is_FSA to utils
* Initial state is None initially

0.0.1
-----

* Update examples
* Add middleware
* Use toolz instead of pyrsistent
* Initial commit
