From f3990e38d5842292397cfbcce150f61350d6f1e9 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 15 Jan 2025 20:44:06 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4cd751..fa84b7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,11 @@ # Roo Cline Changelog -## 3.1.2 +## [3.1.2] -### Patch Changes - -- Experimental support for VS Code Language Models (thanks @RaySinner / @julesmons!) +- Experimental support for VS Code Language Models including Copilot (thanks @RaySinner / @julesmons!) - Fix bug related to configuration profile switching (thanks @samhvw8!) -- Improvements to fuzzy search in mentions, history, and model lists +- Improvements to fuzzy search in mentions, history, and model lists (thanks @samhvw8!) +- Use 'developer' message for o1 system prompt ## [3.1.1]