Skip to content

Commit 4f4fb9a

Browse files
🔖 Release version v0.20.1
1 parent f9801bf commit 4f4fb9a

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## [v0.20.1] - 2026-01-23
4+
5+
### What's Changed
6+
7+
- :recycle: Improve tool output formatting (f9801bf)
8+
9+
**Full Changelog**: https://github.com/AnandChowdhary/continuous-claude/compare/v0.20.0...v0.20.1
10+
11+
312
## [v0.20.0] - 2026-01-23
413

514
### What's Changed

continuous_claude.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION="v0.20.0"
3+
VERSION="v0.20.1"
44

55
ADDITIONAL_FLAGS="--dangerously-skip-permissions --output-format stream-json --verbose"
66

continuous_claude.sh.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a1ad3a7259b956e2292ba8c67bafbed35c37f365e9d527bf66e34a6a3b502e99 continuous_claude.sh
1+
ba5d1405564d6bef7870073bac96caaabb93bcac3228233471a094adc4e82afb continuous_claude.sh

0 commit comments

Comments
 (0)