Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 1.06 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.0] - 2023-08-01

  • Adds Plaid Identity Match API's. PR. Thanks @robacarp and @mackshkatz!
  • Bumps Supported elixir version to 1.15 and supported erlang version to 26.
  • Bumps httpoison version to 2.0.

[1.1.2] - 2022-03-19

Chore

  • Updated dependencies. Mainly to ship new version of elixir docs.

[1.1.1] - 2022-03-19

Fixed

  • Made link token user fields optional. PR Thanks @ktayah!

[1.1.0] - 2021-06-16

Added

  • Swappable HTTP client.

[1.0.0] - 2021-04-06

Added

  • Full Plaid API coverage and documentation.
  • Webhook helpers.