Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 660 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 660 Bytes

Changelog

2.0.6

  • Added :description_detail field to Bankscrap::Transaction to store secondary description for a transaction provided by some banks.
  • Addded :id and :description_detail to the CSV exporter.

2.0.5

  • Added :raw_data field to Bankscrap::Account class to store all the raw data for an account retrieved by a bank API.

2.0.4