# Changelog## v1.1.0
- Add warning when an attempt is made to inject a reducer into an existing namespace.
- Add `force` argument to `inject` and `injectAll` to allow forcing the injection of a reducer into an existing namespace.
## v1.0.0
Initial release