From dff6c293545335b9321a0330575e7abcafc14899 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:17:05 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c639962..c456079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to the "claude-dev" extension will be documented in this fil +## [1.5.19] + +- Adds support for OpenAI compatible API providers (e.g. Ollama!) + ## [1.5.13] - New terminal emulator! When Claude runs commands, you can now type directly in the terminal (+ support for Python environments)