Skip to content

Commit e388e74

Browse files
committed
Update changelog
1.2 is not a valid version number, using 1.2.0. This won't match the published versions, oh well.
1 parent 936524f commit e388e74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
- Initial scaffold created
2727
from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
2828

29-
## [1.2]
29+
## [1.2.0]
3030

3131
- Better calculation of test method name
3232

33-
## [1.1]
33+
## [1.1.0]
3434

3535
- Insert relative path to test file, in case test files are inside subfolders
3636

37-
## [1.0]
37+
## [1.0.0]
3838

3939
- Initial version
4040

0 commit comments

Comments
 (0)