Skip to content

Commit d99a69b

Browse files
committed
Release 2.9.1
1 parent f23f696 commit d99a69b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# Changelog
44

5+
## [2.9.1] - 2021-03-02
6+
7+
### Fixed
8+
- SSL certificate check could be disabled (#435)
9+
510
## [2.9.0] - 2021-02-24
611

712
### Added

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m
55

66
pluginGroup = com.intellij.lang.jsgraphql
77
pluginName = JS GraphQL
8-
pluginVersion = 2.9.0
8+
pluginVersion = 2.9.1
99
pluginSinceBuild = 192.7142
1010
pluginUntilBuild = 212.*
1111

0 commit comments

Comments
 (0)