Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 677 Bytes

nbg-currency

[v2.0.0] - 2020-02-26

Added

  • This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
  • Github Actions Workflow.

Updated

  • Readme and Documentation.
  • Currency code constants moved from ABGEO\NBG\Currency to ABGEO\NBG\Helper\CurrencyCodes class.

Removed

  • Travis CI.

Improved

  • Code Structure.

[v1.0.3] - 2019-07-19

Added

  • Export feature.

[v1.0.3] - 2019-07-18

Add PHP 7.0 and 7.1 to Travis config.

[v1.0.2] - 2019-07-17

Add travis support.

[v1.0.1] - 2019-07-17

Write some tests with PHPUnit.

[v1.0.0] - 2019-07-17

The first stable version.