Skip to content

Commit 936524f

Browse files
committed
Update changelog
Add old changes
1 parent a919014 commit 936524f

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

CHANGELOG.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,21 @@
2121

2222
## [1.3.2]
2323

24-
version
25-
2624
- Change deprecated method call
25+
- Old Java project imported and converted to Kotlin
26+
- Initial scaffold created
27+
from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
2728

28-
## [1.3.1]
29+
## [1.2]
2930

30-
## [0.0.1]
31+
- Better calculation of test method name
3132

32-
### Added
33+
## [1.1]
3334

34-
- Old Java project imported and converted to Kotlin
35-
- Initial scaffold created
36-
from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
35+
- Insert relative path to test file, in case test files are inside subfolders
36+
37+
## [1.0]
38+
39+
- Initial version
40+
41+
### Added

0 commit comments

Comments
 (0)