diff --git a/docs/index.md b/docs/index.md index c5c4e66..46dbb5a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,8 +44,8 @@ existing PHP frameworks, add support for Relay, etc. ## Current Status The first version of this library (v0.1) was released on August 10th 2015. -The current version (v0.10) supports all features described by GraphQL specification -(including April 2016 add-ons) as well as some experimental features like +The current version supports all features described by GraphQL specification +as well as some experimental features like [Schema Language parser](type-system/type-language.md) and [Schema printer](reference.md#graphqlutilsschemaprinter).