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 cf439a1 commit 42c9521Copy full SHA for 42c9521
CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
3
4
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
6
+## [0.2.5]
7
+- Move editor extensions into separate repositories
8
+
9
## [0.2.0]
10
- Rewrite Java-to-Kotlin converter from scratch
11
- Implement Kotlin formatter
gradle.properties
@@ -1,4 +1,4 @@
1
-projectVersion=0.2.4
+projectVersion=0.2.5
2
teamCityUrl=https://teamcity.jetbrains.com
teamCityUsername=guest
teamCityPassword=guest
0 commit comments