This commit is contained in:
Vladimir Razuvaev 2019-06-12 14:16:37 +07:00
parent bd02ccd47e
commit cdcf5b4473

View File

@ -1,4 +1,7 @@
# Changelog
#### v0.13.5
- Fix coroutine executor when using with promise (#486)
#### v0.13.4
- Force int when setting max query depth (#477)