diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx
index 1920e68..a8f41f2 100644
--- a/docs/changelog/release-notes.mdx
+++ b/docs/changelog/release-notes.mdx
@@ -4,6 +4,25 @@ description: "Recent features and improvements to Factory CLI"
rss: true
---
+
+ `v0.86.0`
+
+## New features
+
+- **/context slash command** - New `/context` command shows a breakdown of token usage in your current session
+- **OS-level sandboxing** - Added OS-level sandboxing for enhanced security when running CLI tools
+
+## Improvements
+
+- **Ask question tool redesign** - Redesigned the Ask Question tool with improved text wrapping and layout
+
+## Bug fixes
+
+- **Kitty terminal keypad keys** - Fixed keypad keys not working correctly in Kitty terminal
+- **Slack DM reliability** - Fixed bot message feedback loops in Slack DMs
+
+
+
`v0.85.0`