Skip to content

Commit e0a86de

Browse files
🔖 Release version v0.20.2
1 parent b67fa60 commit e0a86de

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

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.2] - 2026-01-23
4+
5+
### What's Changed
6+
7+
- :recycle: Extend command detail truncation limits (b67fa60)
8+
9+
**Full Changelog**: https://github.com/AnandChowdhary/continuous-claude/compare/v0.20.1...v0.20.2
10+
11+
312
## [v0.20.1] - 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.1"
3+
VERSION="v0.20.2"
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-
ba5d1405564d6bef7870073bac96caaabb93bcac3228233471a094adc4e82afb continuous_claude.sh
1+
5dee2038aa0f308a1ef2ebce9ca1c647518289939155d43a546a1b63beb5bf67 continuous_claude.sh

0 commit comments

Comments
 (0)