We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48789a5 commit e4bec48Copy full SHA for e4bec48
CHANGELOG.md
@@ -3,7 +3,10 @@
3
# RedLib-Command-File Changelog
4
5
## [Unreleased]
6
+
7
+## [0.2.18]
8
- Updated to be compatible with 2022.3
9
10
## [0.2.17]
11
- Updated to be compatible with 2022.2
12
- Updated the testing IDE to be 2022.2
@@ -63,6 +66,8 @@
63
66
## [0.0.3]
64
67
- Added basic functionality
65
68
69
+- Added basic functionality
70
71
72
### Added
73
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
0 commit comments