Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 220966e

Browse files
actions-userBlarc
authored andcommitted
chore: Changelog update - v0.3.0
1 parent ff918a0 commit 220966e

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [0.3.0] - 2023-03-28
6+
47
### Added
58
- Show notification when diff is empty.
6-
- Compute diff using `IdeaTextPatchBuilder` instead of `git diff`.
7-
- This allows to compute diff only from files and **lines** selected in the commit dialog.
9+
- - This allows to compute diff only from files and **lines** selected in the commit dialog.
810

911
## [0.2.0] - 2023-03-27
1012

@@ -13,5 +15,6 @@
1315
- Settings for locale and OpenAI token.
1416
- Create commit message only for selected files.
1517

16-
[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.2.0...HEAD
18+
[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.3.0...HEAD
19+
[0.3.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.2.0...v0.3.0
1720
[0.2.0]: https://github.com/Blarc/ai-commits-intellij-plugin/commits/v0.2.0

0 commit comments

Comments
 (0)