changelog: link webhooks entry to PR

This commit is contained in:
Mariano Belinky
2026-04-06 15:31:31 +02:00
committed by mbelinky
parent ce891e456f
commit ca58fb77a8

View File

@@ -6,7 +6,7 @@ Docs: https://docs.openclaw.ai
### Changes
- Plugins/webhooks: add a bundled webhook ingress plugin so external automation can create and drive bound TaskFlows through per-route shared-secret endpoints. Thanks @mbelinky.
- Plugins/webhooks: add a bundled webhook ingress plugin so external automation can create and drive bound TaskFlows through per-route shared-secret endpoints. (#61892) Thanks @mbelinky.
### Fixes