Skip to content

Commit 90cd35b

Browse files
authored
Update CHANGELOG.md
1 parent 1cd259f commit 90cd35b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to `php-number` will be documented in this file
44

5+
## 1.2.0 - 2021-01-20
6+
- Added PHP 8 support + type fix ([#8](https://github.com/madebybob/php-number/pull/8) by [@affektde](https://github.com/affektde))
7+
58
## 1.1.0 - 2021-01-05
69
- Removed `AbstractNumber::create()` in favor of extensibility. Added to the default `Number` class.
710
(it was not possible to extend the method by adding arguments in `AbstractNumber` implementations).

0 commit comments

Comments
 (0)