Skip to content

Commit 2ca8f4f

Browse files
committed
Updated plugin.xml and CHANGELOG.md for 1.5.0 release.
1 parent 12b6f08 commit 2ca8f4f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.5.0 (2017-01-29)
2+
3+
Features:
4+
5+
- Language Service 1.4.0 based on graphql 0.9.1 and codemirror-graphql 0.6.2
6+
- Experimental support for GraphQL Endpoint Language (#15)
7+
- Full PSI support for arguments (#35, #51)
8+
- Support for top level Apollo fragments template placeholders (#44)
9+
- Keyboard shortcut can now be assigned to the restart language service action (#49)
10+
111
## 1.4.4 (2016-11-28)
212

313
Fixes:

resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
<change-notes><![CDATA[
3131
<ul>
32+
<li>1.5.0: Language Service 1.4.0 based on graphql 0.9.1 and codemirror-graphql 0.6.2. Experimental support for GraphQL Endpoint Language (.graphqle)</li>
3233
<li>1.4.4: Fixes Assertion failed: Caret model is in its update process.</li>
3334
<li>1.4.3: GraphQL configuration page for indentation. Language Service 1.3.2: Object literal for variables in getFragment closes Relay.QL template expression.</li>
3435
<li>1.4.2: Language Service 1.3.1: Support __schema root in schema.json.</li>

0 commit comments

Comments
 (0)