## `2.2.2` - [53](https://github.com/yoshuawuyts/choo/pull/53) - fix assert call for subscriptions - [52](https://github.com/yoshuawuyts/choo/pull/52) - fix naming rootId ## `2.0.0` ### breaking changes - namespaces are now enforced more strictly - models now only accept a single argument - the `namespace` key was introduced inside of models (was prior the leading string in models) - namespaced models can now only operate within themselves ## `1.0.0` - first version of choo