mirror of
https://github.com/andrepimenta/claude-code-chat.git
synced 2025-12-11 07:19:43 +00:00
Add changelog
This commit is contained in:
@@ -4,6 +4,15 @@ All notable changes to the "claude-code-chat" extension will be documented in th
|
|||||||
|
|
||||||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
||||||
|
|
||||||
|
## [1.0.6] - 2025-08-26
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
- Fixed typo in codebase
|
||||||
|
- Removed priority settings that were no longer needed
|
||||||
|
|
||||||
|
### 🔧 Technical Improvements
|
||||||
|
- Moved script to separate file for better code organization
|
||||||
|
|
||||||
## [1.0.5] - 2025-07-30
|
## [1.0.5] - 2025-07-30
|
||||||
|
|
||||||
### 🚀 Features Added
|
### 🚀 Features Added
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "claude-code-chat",
|
"name": "claude-code-chat",
|
||||||
"displayName": "Claude Code Chat",
|
"displayName": "Claude Code Chat",
|
||||||
"description": "Beautiful Claude Code Chat Interface for VS Code",
|
"description": "Beautiful Claude Code Chat Interface for VS Code",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"publisher": "AndrePimenta",
|
"publisher": "AndrePimenta",
|
||||||
"author": "Andre Pimenta",
|
"author": "Andre Pimenta",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user