# Changelog

## v2.0.0

* Signals name is now deprecated. New API: `appstate.create(actions)`.
* Appstate no more compiled to ES5.

## v1.1.0

* Add error handling for sync and async signals.
* Add services as 4 argument of every action.

## v1.0.0

* Initial Release.
* Basic support signals and actions.
* Test suites.
