File tree 3 files changed +23
-1
lines changed
3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v19.0.1
4
+
5
+ ### Enhancements
6
+ * [ #3639 ] ( https://github.com/KronicDeth/intellij-elixir/pull/3639 ) - [ @joshuataylor ] ( https://github.com/joshuataylor )
7
+ * Support JetBrains Exception Analyzer
8
+
9
+ * [ #3640 ] ( https://github.com/KronicDeth/intellij-elixir/pull/3640 ) - [ @joshuataylor ] ( https://github.com/joshuataylor )
10
+ * Bump intellij platform gradle to 2.0.1 and IdeaVIM to 2.16.0
11
+
3
12
## v19.0.0
4
13
5
14
### Breaking changes
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 =19.0.0
5
+ pluginVersion =19.0.1
6
6
vendorName =Elle Imhoff
7
7
8
8
# https://youtrack.jetbrains.com/articles/IDEA-A-2100661899/IntelliJ-IDEA-2024.1-241.14494.240-build-Release-Notes
Original file line number Diff line number Diff line change 1
1
< html >
2
2
< body >
3
+ < h1 > v19.0.1</ h1 >
4
+ < ul >
5
+ < li >
6
+ < p > Enhancements</ p >
7
+ < ul >
8
+ < li >
9
+ < a href ="https://github.com/KronicDeth/intellij-elixir/pull/3639 ">
10
+ #3639 Support JetBrains Exception Analyzer
11
+ </ a > - < a href ="https://github.com/joshuataylor "> @joshuataylor</ a >
12
+ </ li >
13
+ </ ul >
14
+ </ li >
15
+ </ ul >
3
16
< h1 > v19.0.0</ h1 >
4
17
< ul >
5
18
< li >
You can’t perform that action at this time.
0 commit comments