We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436e630 commit e1f92dbCopy full SHA for e1f92db
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to the package will be documented in this file.
4
5
+## [v1.2](https://github.com/upmind-automation/webhook-endpoint/releases/tag/v1.2) - 2023-08-10
6
+
7
+- Add object, brand and user id getters to WebhookEvent
8
+- Add tests for WebhookEvent getters
9
10
## [v1.1](https://github.com/upmind-automation/webhook-endpoint/releases/tag/v1.1) - 2023-08-10
11
12
- Add WebhookException::getHttpCode() to get an appropriate HTTP response status code
0 commit comments