Skip to content

Commit e077660

Browse files
committed
Release: 0.150.0
1 parent 1600b20 commit e077660

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.150.0
6+
57
- Abort in-flight LLM streaming requests promptly on prompt stop for OpenAI, GitHub Copilot, Google, Ollama and custom OpenAI-compatible providers (previously only Anthropic/Bedrock), including while waiting for the first token. #554
68

79
- Don't reset a chat's model when changing the agent of an already started chat; the agent's `defaultModel` now only applies to chats without an established model. editor-code-assistant/eca-emacs#282

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.149.1
1+
0.150.0

0 commit comments

Comments
 (0)