We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86de989 commit 2870f20Copy full SHA for 2870f20
CHANGELOG.md
@@ -5,15 +5,21 @@
5
## [Unreleased]
6
7
### Added
8
-- Added LICENSE file with MIT License to clarify the terms of use.
9
10
### Fixed
11
12
### Changed
13
-- Expand the plugin's compatible IDE build versions from `241.*` to `243.*`.
+- Expand the plugin's compatible IDE build versions from `243.*` to `251.*`.
14
15
### Removed
16
+## [2.0.2] - 2024-04-04
17
+### Added
18
+- Added LICENSE file with MIT License to clarify the terms of use.
19
+
20
+### Changed
21
+- Expand the plugin's compatible IDE build versions from `241.*` to `243.*`.
22
23
## [2.0.1] - 2024-04-04
24
25
- Fix plugin compatibility issue after IntelliJ IDEA version 2023.2
0 commit comments