Releases: orkhanahmadov/cbar-currency
Releases · orkhanahmadov/cbar-currency
1.5.0
What's Changed
- Added name to the response and wrote test accordingly. by @aytiqaqash in #6
New Contributors
- @aytiqaqash made their first contribution in #6
Full Changelog: 1.4...1.5.0
1.4
-
Added PHP 8.0 support
-
Dropped 7.2 support
1.3.0
- Converting foreign currencies to AZN using the method without parameter, like
$cbar->USD()
will act as$cbar->USD(1)
- Dependency update