From 3aa6d3d28aa96a8c12f73fb4bf0af865460df56f Mon Sep 17 00:00:00 2001 From: Andrew Pareles Date: Tue, 21 Jan 2025 23:15:44 -0800 Subject: [PATCH] rm changelog --- CHANGELOG.md | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index a4ec6dbb..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,35 +0,0 @@ - - - - - -## Jan. 13, 2025 - Entering beta - -- Added quick edits! Void handles FIM-prompting, output parsing, and history management for inline UI. - -- Migrated away from VS Code extension API - Void now lives and interacts entirely within the VS Code codebase. - -- New settings page with model configuration, one-click switch, and user settings. - -- Added auto-detection (via polling) of local models by default. - -- LLM requests originate from `node/`, which fixes common CORS and CSP issues when running some models locally. - -- 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. - -- VS Code's default Ctrl+L is now Ctrl+M in Void (on Mac Cmd+L becomes Cmd+M). - -- 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. - -A huge shoutout to our many contributors. If you'd like to help build Void, - -## Sept/Oct. 2024 - Early launch - -- Initialized Void's website and GitHub repo. - -- Started a waitlist. -