We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23f696 commit d99a69bCopy full SHA for d99a69b
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
# Changelog
4
5
+## [2.9.1] - 2021-03-02
6
+
7
+### Fixed
8
+- SSL certificate check could be disabled (#435)
9
10
## [2.9.0] - 2021-02-24
11
12
### Added
gradle.properties
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m
pluginGroup = com.intellij.lang.jsgraphql
pluginName = JS GraphQL
-pluginVersion = 2.9.0
+pluginVersion = 2.9.1
pluginSinceBuild = 192.7142
pluginUntilBuild = 212.*
0 commit comments