@appsaloon/ponto
Version:
Unofficial Ponto API Nodejs client
42 lines (27 loc) • 800 B
Markdown
# 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.1] - 2021-02-16
### Changed
- fix to optimistic validation on syncAccount
## [2.0.0] - 2021-02-14
### Changed
- Functions names for list functions
### Added
- listFinancialInstitutions
- getFinancialInstitution
- listFinancialInstitutionAccounts
- getFinancialInstitutionAccount
- listFinancialInstitutionTransactions
- getFinancialInstitutionTransaction
- sandboxMode
- pagingParameters
- testing
## [1.0.0] - 2021-02-04
### Added
- Initial ponto class
- Get AccessToken
- Get Accounts
- Create Synchronization