# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

[1.0.1] - 2018-02-13
- Fix

[1.0.0] - 2018-02-13
- **Added** reset param to `unwatch`
- **Changed** option name `refreshHandler` now is `provider`
- **Changed** obj in constructor now accept also provider function

[0.0.2] - 2018-02-07
- Fix README

[0.0.1] - 2018-02-07
- First release