+++++++++++++++++++
- Pass `operations` constructed by plugins to downstream marshmallow
plugin (:issue:`138`). Thanks :user:`yoichi`.
- [apispec.ext.marshmallow] Generate parameter specification from marshmallow Schemas (:issue:`127`).
Thanks :user:`ewalker11` for the suggestion thanks :user:`yoichi` for the PR.
- [apispec.ext.flask] Add support for Flask MethodViews (:issue:`85`,
:issue:`125`). Thanks :user:`lafrech` and :user:`boosh` for the
suggestion. Thanks :user:`djanderson` and :user:`yoichi` for the PRs.