Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 609 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 609 Bytes

Changelog

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

[1.0.0]

Added

  • offline support
  • syncing function
  • function to list the currencies available

Changed

  • README, better usage examples
  • help message, now it shows the current default currencies

[0.1.2] 2017-09-16

###Added

  • default currency json file

[0.1] - 2017-09-15

Added

  • Feature of setting new default currencies
  • Coverage report badge through CodeCov
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md

Changed

  • tox script to run pytest with coverage

[0.1rc1] - 2017-08-30

  • Initial relese