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 bc6bb34 commit 452fe69Copy full SHA for 452fe69
CHANGELOG.md
@@ -3,6 +3,18 @@
3
## [Unreleased]
4
### Added
5
6
+### Changed
7
+
8
+### Deprecated
9
10
+### Removed
11
12
+### Fixed
13
14
+### Security
15
16
+## [0.4.0.4]
17
+### Added
18
- Support for IDEA 2022.2 EAP
19
20
### Removed
@@ -85,4 +97,4 @@ the plugin.
85
97
86
98
## [0.3.0.0]
87
99
### Changed
88
-- Update project to build for recent IJ versions
100
+- Update project to build for recent IJ versions
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = org.nixos.idea
pluginName = NixIDEA
-pluginVersion = 0.4.0.4
+pluginVersion = 0.4.0.5
pluginSinceBuild = 212
pluginUntilBuild = 222.*
0 commit comments