Skip to content

Commit c4fd091

Browse files
committed
PHP 8.0 support
1 parent 96c378a commit c4fd091

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
All notable changes to `cbar-currency` will be documented in this file
44

5-
## 1.3.0 - 2021-07-31
5+
## 1.4.0 - 2021-07-31
66

77
- Added PHP 8.0 support
88
- Dropped 7.2 support
99

10+
## 1.3.0 - 2020-09-22
11+
12+
- Converting foreign currencies to AZN using the method without parameter, like $cbar->USD() will act as $cbar->USD(1)
13+
- Dependency update
14+
1015
## 1.2.0 - 2020-01-09
1116

1217
- Support for PHP version 7.1 removed due to EOL

0 commit comments

Comments
 (0)