Skip to content

Commit

Permalink
Change Log is now available
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayyoub-ESSADEQ committed Jul 23, 2023
1 parent ed70740 commit 04f1d84
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Change Log

## [1.0.2] - 2023-07-20
### Added
- Users now will be informed when chatgpt-connect is not connected.
- Users now will be informed when they use **Cocaptain** outside a project folder in vscode.

## [1.0.3] - 2023-07-21
### Added
- You could send your message by clicking ctrl+Enter (for Mac Cmd+Enter)

## [1.0.4] - 2023-07-22
### Added
- Assign title command is available in context menu of the webview of Cocaptain.
- New conversation command is available in context menu of the webview of Cocaptain.

### Fixed
- Sending "Thinking.." when chatgpt is answering.

## [1.0.5] - 2023-07-22
### Fixed
- The name displayed is now : **User**

## [1.0.6] - 2023-07-23
### Added
- We add support for all vscode version above v1.60.0.

0 comments on commit 04f1d84

Please sign in to comment.