Skip to content

Commit 9f3c0ce

Browse files
JakeDawkinsessaji
authored andcommitted
update changelog with release
1 parent e71b5b7 commit 9f3c0ce

1 file changed

Lines changed: 19 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,41 @@
33
## Upcoming
44

55
- `apollo`
6-
- Add tsFileExtension flag to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130)
6+
- <First `apollo` related entry goes here>
77
- `apollo-codegen-core`
8-
- Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130)
8+
- <First `apollo-codegen-core` related entry goes here>
99
- `apollo-codegen-flow`
1010
- <First `apollo-codegen-flow` related entry goes here>
1111
- `apollo-codegen-scala`
1212
- <First `apollo-codegen-scala` related entry goes here>
1313
- `apollo-codegen-swift`
1414
- <First `apollo-codegen-swift` related entry goes here>
1515
- `apollo-codegen-typescript`
16-
- Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130)
16+
- <First `apollo-codegen-typescript` related entry goes here>
1717
- `apollo-env`
1818
- <First `apollo-env` related entry goes here>
1919
- `apollo-graphql`
2020
- <First `apollo-graphql` related entry goes here>
2121
- `apollo-language-server`
22-
- Add debugging util classes for better error/warning handling [#1429](https://github.com/apollographql/apollo-tooling/pull/1429)
23-
- Add error for duplicate client operation names [#1466](https://github.com/apollographql/apollo-tooling/pull/1466)
24-
- Add client schema support through autocomplete, hover information, validation rules, and code actions. [#1433](https://github.com/apollographql/apollo-tooling/pull/1433)
22+
- <First `apollo-language-server` related entry goes here>
2523
- `apollo-tools`
2624
- <First `apollo-tools` related entry goes here>
2725
- `vscode-apollo`
26+
- <First `vscode-apollo` related entry goes here>
27+
28+
## `apollo@2.18.0`, `apollo-language-server@1.15.0`, `apollo-codegen-core@0.35.0`, `apollo-codegen-typescript@0.35.0`, `vscode-apollo@1.10.0`
29+
30+
- `apollo-codegen-core@0.35.0`
31+
- Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130)
32+
- `apollo-codegen-typescript@0.35.0`
33+
- Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130)
34+
- `apollo-language-server@1.15.0`
35+
- Add debugging util classes for better error/warning handling [#1429](https://github.com/apollographql/apollo-tooling/pull/1429)
36+
- Add error for duplicate client operation names [#1466](https://github.com/apollographql/apollo-tooling/pull/1466)
37+
- Add client schema support through autocomplete, hover information, validation rules, and code actions. [#1433](https://github.com/apollographql/apollo-tooling/pull/1433)
38+
- `apollo@2.18.0`
39+
- Add tsFileExtension flag to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130)
40+
- `vscode-apollo@1.10.0`
2841
- Improve the syntax highlighting of directives and their definitions. [#1433](https://github.com/apollographql/apollo-tooling/pull/1433)
2942
- Add debugging util class for better logging in vs code [#1429](https://github.com/apollographql/apollo-tooling/pull/1429)
3043

0 commit comments

Comments
 (0)