Skip to content

Commit 2fdcc1a

Browse files
committed
#4 update CHANGELOG.md
1 parent 0a78559 commit 2fdcc1a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 2.0.0
4+
* FEATURE: PHP 8.1 ready
5+
* Added proper type annotations
6+
* Removed php annotations
7+
* BC BREAKS
8+
* Drop support for PHP 7.4
9+
* DEPRECATIONS
10+
* All `Embed::COLOR_*` constants (will be removed in 3.0); use `\DicordWebhook\EmbedColor::XY` now.
11+
312
### 1.0.6
413
* Changed `guzzlehttp/guzzle` version bound to be backwards compatible.
514

0 commit comments

Comments
 (0)