File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 5.2.0] - 2025-10-21
8+ * Major code review and clean-up (@ahankinson )
9+ * Fixes a plugin crash when using the expose function (@ahankinson )
10+ * Restored the [ dedicated documentation site] ( https://elm-tooling.github.io/intellij-elm/ ) (@ahankinson )
711
812## [ 5.1.0] - 2025-08-05
913* Moved the plugin to [ elm-tooling/intellij] ( https://github.com/elm-tooling/intellij-elm ) (@lydell )
Original file line number Diff line number Diff line change 44pluginGroup = io.github.elm-tooling
55pluginName = Elm Language
66# SemVer format -> https://semver.org
7- pluginVersion = 5.2.0-alpha
7+ pluginVersion = 5.2.0
88
99# We also set since and until build manually in `plugin.xml`. Keep them in sync!
1010# See: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010590059-Why-pluginUntilBuild-is-mandatory
You can’t perform that action at this time.
0 commit comments