Skip to content

Commit bcd9878

Browse files
committed
changelog updates
1 parent 358e273 commit bcd9878

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.7.7
44
- 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.
5+
- #1321 resolves telemetry issues
6+
- Various minor dependency versioning tweaks
7+
- Handle Elixir 1.17 warnings
58

69
## 1.7.6
710

0 commit comments

Comments
 (0)