File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v20.0.1
4
+
5
+ ### Bug Fixes
6
+ * [ #3651 ] ( https://github.com/KronicDeth/intellij-elixir/pull/3667 ) - [ @joshuataylor ] ( https://github.com/joshuataylor )
7
+ * Support Webstorm 2024.3 (243.21565.180). Thanks to [ @Kae-Tempest ] ( https://github.com/Kae-Tempest ) for the report!
8
+
3
9
## v20.0.0
4
10
5
11
### Enhancements
Original file line number Diff line number Diff line change 2
2
pluginGroup =org.elixir_lang
3
3
pluginName =Elixir
4
4
pluginRepositoryUrl =https://github.com/KronicDeth/intellij-elixir/
5
- pluginVersion =20.0.0
5
+ pluginVersion =20.0.1
6
6
vendorName =Elle Imhoff
7
7
vendorEmail =Kronic.Deth@gmail.com
8
8
# https://youtrack.jetbrains.com/articles/IDEA-A-2100661899/IntelliJ-IDEA-2024.1-241.14494.240-build-Release-Notes
9
- pluginSinceBuild =243.21565.193
9
+ pluginSinceBuild =243.21565.180
10
10
pluginUntilBuild =243.*
11
11
12
12
# Set this to open
Original file line number Diff line number Diff line change 1
1
< html >
2
2
< body >
3
+ < h1 > v20.0.1</ h1 >
4
+ < ul >
5
+ < li >
6
+ < p > Bug Fixes</ p >
7
+ < ul >
8
+ < li >
9
+ < a href ="https://github.com/KronicDeth/intellij-elixir/pull/3667 ">
10
+ #3667 Support Webstorm 2024.3 (243.21565.180)
11
+ </ a > - < a href ="https://github.com/joshuataylor "> @joshuataylor</ a > , reported by < a href ="https://github.com/Kae-Tempest "> @Kae-Tempest</ a >
12
+ </ li >
13
+ </ ul >
14
+ </ li >
15
+ </ ul >
16
+
17
+
3
18
< h1 > v20.0.0</ h1 >
4
19
< ul >
5
20
< li >
Original file line number Diff line number Diff line change 4
4
<vendor email =" Kronic.Deth@gmail.com" >Elle Imhoff</vendor >
5
5
6
6
<!-- please see http://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
7
- <idea-version since-build =" 242.20224.300 " />
7
+ <idea-version since-build =" 243.21565.180 " />
8
8
9
9
<!-- please see http://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
10
10
on how to target different products -->
You can’t perform that action at this time.
0 commit comments