-------------
Released on Feb 3, 2015
- New feature for contrib client, which will become the official client in
the future via `136`_ and `176`_.
- Add appropriate headers when making POST request for access toke via `169`_.
- Use a local copy of instance 'request_token_params' attribute to avoid side
effects via `177`_.
- Some minor fixes of contrib by Hsiaoming Yang.
.. _`177`: https://github.com/lepture/flask-oauthlib/pull/177
.. _`169`: https://github.com/lepture/flask-oauthlib/pull/169
.. _`136`: https://github.com/lepture/flask-oauthlib/pull/136
.. _`176`: https://github.com/lepture/flask-oauthlib/pull/176