Skip to content

Commit 49cd96e

Browse files
committed
Update changelog to include 1.4.0
1 parent 81ec0f2 commit 49cd96e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project follows [Semantic Versioning](http://semver.org/).
44

5+
## [1.4.0] - 2021-02-16
6+
- Added support for PHP 8 (thank you @zlodes)
7+
- Added support for mpdecimal 2.5+ #48
8+
- Fixed internal exception when passing negative decimal places to toFixed. #52
9+
510
## [1.3.0] - 2019-02-11
611
- Fixed sqrt of -INF returning -INF rather than NAN. #13
712
- Disable opcache pass 2 due to numeric string to float casts. Thanks @krakjoe

0 commit comments

Comments
 (0)