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 b931a7b commit 179f0d9Copy full SHA for 179f0d9
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.9]
7
+- Include a grammar ZIP in the release assets
8
+
9
## [0.2.8]
10
- Include grammars distribution in release
11
gradle.properties
@@ -1,4 +1,4 @@
1
-projectVersion=0.2.8
+projectVersion=0.2.9
2
teamCityUrl=https://teamcity.jetbrains.com
teamCityUsername=guest
teamCityPassword=guest
0 commit comments