This commit is contained in:
Vladimir Razuvaev 2019-05-10 13:03:54 +07:00
parent d0ab4dc8d8
commit 9fc4d11425

View File

@ -1,4 +1,8 @@
# Changelog
#### v0.13.2
- Added QueryPlan support (#436)
- Fixed an issue with NodeList iteration over missing keys (#475)
#### v0.13.1
- Better validation of field/directive arguments
- Support for apollo client/server persisted queries