summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-09-21 09:37:57 +0200
committerEugen Wissner <belka@caraus.de>2021-09-21 09:37:57 +0200
commita3f18932bd00661f7ecd2da724461d99a2d540ae (patch)
treec4e01aac9e3399ec942bcb5746e0e7c79d7a74b0 /CHANGELOG.md
parent60d11678398e8215ffc3d9c92d003453f843162b (diff)
downloadgraphql-a3f18932bd00661f7ecd2da724461d99a2d540ae.tar.gz
Add TH module with gql quasi quoter
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58fda81..16fa701 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to
- Deprecation notes in the `Error` module for `Resolution`, `CollectErrsT` and
`runCollectErrs`. These symbols are part of the old executor and aren't used
anymore, it will be deprecated in the future and removed.
+- `TH` module with the `gql` quasi quoter.
### Fixed
- Error messages are more concrete, they also contain type information and