Skip to content

Commit fbc95e1

Browse files
authored
Revise CHANGELOG for version 3.44.2 updates
Updated changelog for version 3.44.2 with new entries and fixes.
1 parent 9d9afbc commit fbc95e1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Roo Code Changelog
22

3-
## 3.44.2
3+
## [3.44.2] - 2026-01-27
44

5-
### Patch Changes
6-
7-
- - Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens)
5+
- Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens)
6+
- Fix worktree indexing by using relative paths in isPathInIgnoredDirectory (PR #11009 by @daniel-lxs)
7+
- Fix local model validation error for Ollama models (PR #10893 by @roomote)
8+
- Fix duplicate tool_call emission from Responses API providers (PR #11008 by @daniel-lxs)
89

910
## [3.44.1] - 2026-01-27
1011

0 commit comments

Comments
 (0)