We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4500149 commit 72d25ceCopy full SHA for 72d25ce
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release Notes for Webhooks for Craft CMS
2
3
+## Unreleased
4
+
5
+### Fixed
6
+- Fixed a bug where you couldn’t add custom headers when defining a webhook. ([#73](https://github.com/craftcms/webhooks/pull/73))
7
8
## 3.0.2 - 2022-05-12
9
10
### Fixed
@@ -26,7 +31,7 @@
26
31
## 2.4.0.1 - 2021-08-30
27
32
28
33
29
-- Fixed a bug where pending webhook requests weren’t being updated when new webhooks were trigered with matching debounce keys.
34
+- Fixed a bug where pending webhook requests weren’t being updated when new webhooks were triggered with matching debounce keys.
30
35
36
## 2.4.0 - 2021-08-30
37
0 commit comments