diff --git a/fern/changelog/2024-11-30.mdx b/fern/changelog/2024-11-30.mdx
new file mode 100644
index 000000000..cd5e22522
--- /dev/null
+++ b/fern/changelog/2024-11-30.mdx
@@ -0,0 +1,7 @@
+1. **Extended Silence Timeout for Assistants**: You can now set `silenceTimeoutSeconds` up to 3600 seconds (previously 600 seconds) when creating or updating assistants and assistant overrides. This allows for longer periods of silence before an assistant session times out.
+
+2. **New Credits Purchase Option**: You can now purchase credits to your subscription by navigating to the [updated billing page](https://dashboard.vapi.ai/org/billing/credits). Specify the dollar amount of your credits in the `credits` field to complete the purchase.
+
+
+
+
\ No newline at end of file
diff --git a/fern/static/images/changelog/credits.png b/fern/static/images/changelog/credits.png
new file mode 100644
index 000000000..6a1c3ca05
Binary files /dev/null and b/fern/static/images/changelog/credits.png differ