# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.0.0] - 2021-06-18

### Added

- Adding Oracle Marketing Cloud (Eloqua) Provider ([a66e2ba](https://github.com/oauth-io/oauthd/commit/a66e2baddb92c2dffcdd37c2947aa73f2cdbba01))
- Adding HubSpot Provider ([444f3b2](https://github.com/oauth-io/oauthd/commit/444f3b2c7901b432fe84ef37f50c022611540137))
- Adding GetResponse Provider ([be2fa12](https://github.com/oauth-io/oauthd/commit/be2fa12e095d7b00ff8780cddf85973addeda0d6))
- Adding Act-On Provider ([2129b47](https://github.com/oauth-io/oauthd/commit/2129b4707fb9724412b2b05a974620029b6ab5b8))
- Add Reddit provider. ([7d97997](https://github.com/oauth-io/oauthd/commit/7d97997590b5f14acff14eb9b60353944542ff35))
- Add me.js ([84e72c89](https://github.com/oauth-io/oauthd/commit/84e7c89ee06463e4bc1165df2f760f70a59afe51))

### Changed

- Add 'position' parameters in me.js to show user 'positions' ([2ee7ac0](https://github.com/oauth-io/oauthd/commit/2ee7ac0b96b698d868e0e2ec5e1664c73feafd36))
- Update keysets retrieval method to remove handling of legacy code ([69296fb](https://github.com/oauth-io/oauthd/commit/69296fb5664e2a291e159ab0bc11aa21e18806af))
- Update Facebook provider API versions. ([b0f730f](https://github.com/oauth-io/oauthd/commit/b0f730f3060713f309fe094d793520044cf69b68))
- Updating Intercom Provider ([349b72f](https://github.com/oauth-io/oauthd/commit/349b72fb6341eb656213acfd15ec773f9efae341))

### Fixed

- Fix ms live api endpoint, and access token in request, add scopes ([e1b2d99](https://github.com/oauth-io/oauthd/commit/e1b2d99304702c2617a41ab212f85fae4bf67c29))
- publish_stream deprecated ([0de3f23](https://github.com/oauth-io/oauthd/commit/0de3f2326750ed7d78ec9cebff91802c7384754c))

## [1.0.8]

## [1.0.7]

## [1.0.4]

## [1.0.3]

## [1.0.2]

## [1.0.1]

## [1.0.0]

## [0.2.0]

## [0.1.12]

## [0.1.11]

## [0.1.2]

[Unreleased]: https://github.com/oauth-io/oauthd/compare/v1.3.1...HEAD
[2.0.0]: https://github.com/oauth-io/oauthd/compare/1.0.8...2.0.0
[1.0.8]: https://github.com/oauth-io/oauthd/compare/1.0.7...1.0.8
[1.0.7]: https://github.com/oauth-io/oauthd/compare/1.0.4...1.0.7
[1.0.4]: https://github.com/oauth-io/oauthd/compare/1.0.3...1.0.4
[1.0.3]: https://github.com/oauth-io/oauthd/compare/1.0.2...1.0.3
[1.0.2]: https://github.com/oauth-io/oauthd/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/oauth-io/oauthd/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/oauth-io/oauthd/compare/0.2.0...1.0.0
[0.2.0]: https://github.com/oauth-io/oauthd/compare/0.1.12...0.2.0
[0.1.12]: https://github.com/oauth-io/oauthd/compare/0.1.11...0.1.12
[0.1.11]: https://github.com/oauth-io/oauthd/compare/0.1.2...0.1.11
[0.1.2]: https://github.com/oauth-io/oauthd/releases/tag/0.1.2
