Skip to content

Commit ddeb4d2

Browse files
committed
#10 Add Changelog
1 parent 55532f1 commit ddeb4d2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
### 3.1.0
4+
* FEATURE: `DiscordWebhook\SimpleWebhook`
5+
* Create simple text-based webhooks without much boilerplate code
6+
* Configure URL:
7+
* Set the `DWH_DEFAULT_URL` environment variable
8+
* or pass the URL directly as parameter of the `SimpleWebhook::sendMessage()` method
9+
310
### 3.0.1
411
* FEATURE: `DiscordWebhook\Webhook`'s constructor now accepts a string (and still ofc. an array for [multiple destinations](/docs/01_Basics.md#multiple-destinations))
512

0 commit comments

Comments
 (0)