Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
designatednerd committed Jul 29, 2019
1 parent 4ad91ac commit b9cb65e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
- <First `apollo-codegen-scala` related entry goes here>
- `apollo-codegen-swift`
- Added `CaseIterable` conformance so all known cases can be easily iterated.
- Switched to using mutli-line string literals when there's a multi-line string (mostly affects operation/fragment definitions)
- Added comment to `operationDefinition` to show the original query
- Stripped excess whitespace out of `operationDefinition`
- Removed force-unwrap when the thing being unwrapped is a double optional
- `apollo-codegen-typescript`
- <First `apollo-codegen-typescript` related entry goes here>
Expand Down

0 comments on commit b9cb65e

Please sign in to comment.