diff --git a/changelog.mdx b/changelog.mdx
index 3e65f58..36b4e9a 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -3,6 +3,10 @@ title: "Changelog"
description: "Product updates and announcements"
rss: true
---
+
+**v2 API**: Add cursor-based pagination (`page_cursor` / `next_page_cursor`) and `order` field to the [List Events](/api-reference/endpoints/events/list-events) endpoint. Sort results by `created_at` in ASC (default) or DESC order. Empty `page_cursor` returns the first page.
+
+
**USDG Contract Update**: Paxos will implement contract updates for USDG across all supported EVM networks. No service interruptions or processing delays are expected.