# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.2.0](https://github.com/LNSD/graphql-toolkit/compare/graphql-toolkit-parser-v0.1.2...graphql-toolkit-parser-v0.203) - 2024-06-15 ### Added - *(graphql-toolkit-parser)* fork async-graphql-parser ([#65](https://github.com/LNSD/graphql-toolkit/pull/65)) ### Other - *(graphql-toolkit-parser)* add fork notice to readme ([#67](https://github.com/LNSD/graphql-toolkit/pull/67)) - *(graphql-toolkit-parser)* use graphql-toolkit-ast released version ([#61](https://github.com/LNSD/graphql-toolkit/pull/61)) ## [0.1.2](https://github.com/LNSD/graphql-toolkit/compare/graphql-toolkit-parser-v0.1.1...graphql-toolkit-parser-v0.1.2) - 2024-06-10 ### Added - *(parser)* add parse executable document tests ([#45](https://github.com/LNSD/graphql-toolkit/pull/45)) ### Other - *(parser)* rename parse executable document test suite ([#47](https://github.com/LNSD/graphql-toolkit/pull/47))