From 33a003fc2d5d58fc6e86658eef055d17e8d9bc18 Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Mon, 13 Jan 2025 17:16:27 -0800 Subject: [PATCH] get ready to release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bdb5ec3..7756fa7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ - Misc improvements like UI and history for Accept | Reject in the sidebar and editor, streaming interruptions, and past chat history. +- Automatic file selection on tab switches. + - Lots of new UI, misc bug fixes, and performance improvements. - Switched from the MIT License to the Apache 2.0 License. Apache's attribution clause provides a small amount of protection to our source initiative.