**Breaking changes**
- Project renamed to _Kinto-fxa_ to match the rename of `cliquet` to `kinto.core`.
- Update to `kinto.core` for compatibility with Kinto 3.0. This release is no longer compatible with Kinto < 3.0, please upgrade!
- With _Kinto_ > 2.12*, the setting `multiauth.policy.fxa.use` must now be explicitly set to `kinto_fxa.authentication.FxAOAuthAuthenticationPolicy`
**Bug fixes**
- Fix checking of `Authorization` header when python is ran `-O` (ref mozilla-services/cliquet592)