Current section

Files

Jump to
elixir_plaid CHANGELOG.md
Raw

CHANGELOG.md

# 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]
## [1.1.1] - 2022-03-19
### Fixed
- Made link token user fields optional. [PR](https://github.com/tylerwray/elixir-plaid/pull/8) Thanks [@ktayah](https://github.com/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