Skip to content

Commit

Permalink
chore: Changelog update - v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and Blarc committed Apr 4, 2023
1 parent 968b4d6 commit d200ef8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## [Unreleased]

## [0.5.0] - 2023-04-04

### Added
- Add button for verifying Open AI token in settings.
- Check if prompt is too large for Open AI API.
Expand Down Expand Up @@ -35,7 +38,8 @@
- Settings for locale and OpenAI token.
- Create commit message only for selected files.

[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.5.0...HEAD
[0.5.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/Blarc/ai-commits-intellij-plugin/commits/v0.2.0

0 comments on commit d200ef8

Please sign in to comment.