Skip to content

Commit f4a930c

Browse files
committed
changelog
1 parent 0e0c495 commit f4a930c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.7.8
4+
5+
- Bugfix: Fixes an issue where schemas would not find their types, or not be found at all.
6+
37
## 1.7.7
48
- POTENTIALLY BREAKING Bug Fix: [Validate variable usage in nested input arguments](https://github.com/absinthe-graphql/absinthe/pull/1290).This could break incoming documents previously considered valid. Skip the Absinthe.Phase.Document.Arguments.VariableTypesMatch phase to avoid this check. See Absinthe.Pipeline on adjusting the document pipeline.
59
- #1321 resolves telemetry issues

0 commit comments

Comments
 (0)