All notable changes to cbar-currency
will be documented in this file
- Added PHP 8.0 support
- Dropped 7.2 support
- Converting foreign currencies to AZN using the method without parameter, like $cbar->USD() will act as $cbar->USD(1)
- Dependency update
- Support for PHP version 7.1 removed due to EOL
- Dependency requirements lowered
- Initial release