Skip to content

Commit 3f0e947

Browse files
committed
Merge remote-tracking branch 'origin/master' into v2
# Conflicts: # resources/META-INF/plugin.xml
2 parents 4488951 + ae48064 commit 3f0e947

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.7.4 (2019-04-03)
2+
3+
Fixes:
4+
5+
- Fixed "DisposalException: Double release of editor" (#211)
6+
17
## 1.7.3 (2019-01-26)
28

39
Fixes:

resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<li>2.0.0-alpha-4: Performance improvements, Relay Modern support, MarkDown documentation support, structure view, scratch files, recognize .graphqls, template placeholder support</li>
3636
<li>2.0.0-alpha-3: graphql-config support</li>
3737
<li>2.0.0-alpha-2: Language support for GraphQL draft spec as of June 2018. Compatible with Android Studio 3.1 and IntelliJ IDEA Community Edition</li>
38+
<li>1.7.4: Fixed "DisposalException: Double release of editor"</li>
3839
<li>1.7.3: Fixed missing syntax highlighting colors. Set default charset to UTF-8 in query result viewer. Support windows line endings in query result viewer and fixed reformat timing issue.</li>
3940
<li>1.7.2: Restore whitespace tokens for top level fragment placeholders in Apollo to preserve them during format lines.</li>
4041
<li>1.7.1: Node 10 Buffer deprecation warning no longer read by plugin as an error in the language service. Two additional minor bug-fixes.</li>

0 commit comments

Comments
 (0)