Skip to content

Commit

Permalink
* chore(README.md): update commit formatting and add new advanced con…
Browse files Browse the repository at this point in the history
…figuration for ChatGPT

* feat(README.md): add option to accept and edit generated commit via temp message file
* feat(README.md): add option to set custom ChatGPT endpoint URL
* fix(README.md): resolve issue with git on windows (Issue #5)
* feat(README.md): add option to select different ChatGPT version (Issue #6)
  • Loading branch information
dmytrobaida committed Aug 3, 2023
1 parent 2f37cb5 commit 571d8b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ Updated commit formatting. Added new setting
### 1.0.5

Added new advanced configuration for ChatGPT.
Added new option to accept and edit generated commit via temp message file. (Thanks for @chenweiyi)
Added option to set custom ChatGPT endpoint URL. (Thanks for @aiyogg)
Fixed issue with git on windows (Issue #5)
Added option to select different ChatGPT version (Issue #6)
Added new option to accept and edit generated commit via temp message file. (Thanks for help [chenweiyi](https://github.com/chenweiyi))
Added option to set custom ChatGPT endpoint URL. (Thanks for help [aiyogg](https://github.com/aiyogg))
Fixed issue with git on windows (Issue [#5](https://github.com/dmytrobaida/GPTCommitVSCode/issues/5))
Added option to select different ChatGPT version (Issue [#6](https://github.com/dmytrobaida/GPTCommitVSCode/issues/6))

## License

Expand Down

0 comments on commit 571d8b0

Please sign in to comment.