*** Give - Webhooks changelog ***

2024-11-13 - version 1.1.0
- Dev: Added new filters to customize webhook event data including the following:  
-   * `givewp_webhooks_event_data`
-   * `givewp_webhooks_event_data_{eventId}`

2024-08-28 - version 1.0.5
- Fix: All 2xx responses are now considered successful

2024-05-30 - version 1.0.4
- Fix: Resolved an issue where only the first parameter in the endpoint URL was used

2023-08-07 - version 1.0.3
- Fix: Prevent fatal error from occurring when hook is triggered before critical operations are finished.

2023-07-03 - version 1.0.2
- Fix: Body of the webhook body is now properly encoded as JSON

2023-06-20 - version 1.0.1
- Fix: Update minimum GiveWP version requirement to 2.27.3

2023-06-19 - version 1.0.0
- New: Initial release
