We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047738c commit ee29f7aCopy full SHA for ee29f7a
CHANGELOG.md
@@ -1,8 +1,16 @@
1
# CHANGELOG
2
3
+## v0.19.1
4
+
5
+Bugifxes
6
7
+- Fix Input message type generation for nested resolver [#33](https://github.com/ysugimoto/grpc-graphql-gateway/pull/33)
8
9
## v0.19.0
10
-- Fix Input message type generation [#31](https://github.com/ysugimoto/grpc-graphql-gateway/pull/31)
11
12
13
+- Fix Input message type generation [#32](https://github.com/ysugimoto/grpc-graphql-gateway/pull/32)
14
- Fix Query argument field type [#30](https://github.com/ysugimoto/grpc-graphql-gateway/pull/30) (@tarunvelli)
15
16
## v0.18.1, v0.18.2
0 commit comments