Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

41 lines (27 loc) · 800 Bytes

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]

[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