diff --git a/changelog.mdx b/changelog.mdx
index ea656184..b1760c47 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -6,14 +6,19 @@ mode: "center"
## API playground stability updates
+
- Search to find an endpoint
- Indicate a deprecated endpoint with a tag
- Hide auto-generated API pages from navigation
- Upload multipart or form data files
-
+
Learn more at [API playground docs.](/api-playground/)
- ## npm i mint
+
+
+
+ ## npm i mint
+
Can now use `npm i mint@latest -g` to upgrade your CLI.
@@ -21,9 +26,8 @@ mode: "center"
## Web Editor 3.0
- 
+ 
-
Overhauled usability in the WYSIWYG editor.
**Major improvements**
@@ -461,4 +465,4 @@ mode: "center"
- Snippets V2: We now support fully reusable components and variables for snippets.
- Open-source MDX Engine: We've exposed two APIs—getCompiledMdx and MDXComponent—so you can access Mintlify markdown and code syntax highlighting. [Contributions to the project](https://github.com/mintlify/mdx) are welcome.
- AI Chat Insights: Segment chat history by date and increase AI Chat quota from the dashboard, and see how often a specific query appears.
-
+
\ No newline at end of file