Fixed upgrade doc title

This commit is contained in:
Syrus Akbary 2017-07-11 23:52:24 -07:00
parent 58b04dfcf5
commit e38007868e

View File

@ -1,4 +1,4 @@
# v1.0 Upgrade Guide
# v2.0 Upgrade Guide
* `ObjectType`, `Interface`, `InputObjectType`, `Scalar` and `Enum` implementations
have been quite simplified, without the need of define a explicit Metaclass.