Skip to content

Commit d7a8b4a

Browse files
actions-userBlarc
authored andcommitted
chore: Changelog update - v2.3.0
1 parent c17158f commit d7a8b4a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [2.3.0] - 2024-09-09
6+
57
### Added
68

79
- Variables `{taskId}`, `{taskSummary}` and `{taskDescription}` for prompt customization that are replaced with values from the active [task](https://www.jetbrains.com/help/idea/managing-tasks-and-context.html#work-with-tasks).
@@ -238,7 +240,8 @@
238240
- Settings for locale and OpenAI token.
239241
- Create commit message only for selected files.
240242

241-
[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.2.0...HEAD
243+
[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.3.0...HEAD
244+
[2.3.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.2.0...v2.3.0
242245
[2.2.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.1.1...v2.2.0
243246
[2.1.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.1.0...v2.1.1
244247
[2.1.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)