mirror of
https://github.com/anthropics/claude-code.git
synced 2026-08-13 02:12:26 -06:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78f98bb6b3 | |||
| 885a36faf3 | |||
| eb0b297e11 | |||
| 6370398030 | |||
| bb083eea94 | |||
| d9cc2b58a2 | |||
| 0c3b9e94e1 | |||
| 3cf808d1ec | |||
| e9f7c53b7c | |||
| d1510f5eef |
+9
-1
@@ -1,6 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.0
|
||||
## 1.0.11
|
||||
|
||||
- Claude Code can now also be used with a Claude Pro subscription
|
||||
- Added /upgrade for smoother switching to Claude Max plans
|
||||
- Improved UI for authentication from API keys and Bedrock/Vertex/external auth tokens
|
||||
- Improved shell configuration error handling
|
||||
- Improved todo list handling during compaction
|
||||
|
||||
## 1.0.10
|
||||
|
||||
- Added markdown table support
|
||||
- Improved streaming performance
|
||||
|
||||
@@ -22,7 +22,7 @@ npm install -g @anthropic-ai/claude-code
|
||||
|
||||
## Reporting Bugs
|
||||
|
||||
We welcome feedback during this beta period. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).
|
||||
We welcome your feedback. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).
|
||||
|
||||
## Data collection, usage, and retention
|
||||
|
||||
|
||||
Reference in New Issue
Block a user