diff --git a/fern/changelog/2025-06-25-1.mdx b/fern/changelog/2025-06-25-1.mdx
new file mode 100644
index 00000000..5ab2be0c
--- /dev/null
+++ b/fern/changelog/2025-06-25-1.mdx
@@ -0,0 +1,10 @@
+
+ **Create support tickets directly through Vapi ** using the new [`/support/ticket`](https://api.vapi.ai/api#:~:text=SupportTicket) endpoint, simplifying how you request assistance.
+
+
+**HMAC Authentication for Webhook Credentials**: Secure your webhooks with HMAC authentication by configuring [`Assistant.credentials.authenticationPlan`](https://api.vapi.ai/api#:~:text=Assistant,-AssistantPaginatedResponse) with [`HMACAuthenticationPlan`](https://api.vapi.ai/api#:~:text=HMACAuthenticationPlan), providing an alternative to OAuth2.
+
+
+ **Deprecation Notice**: The `concurrencyLimit` setting in organization configurations is now deprecated.
+
+