Inline fragments without type

Fixes #11.
This commit is contained in:
2019-10-11 23:28:55 +02:00
parent 856efc5d25
commit 37254c8c95
4 changed files with 37 additions and 14 deletions

View File

@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
### Added
- Module documentation.
- Inline fragment support.
## [0.5.0.1] - 2019-09-10
### Added