diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-08-26 10:14:46 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-08-26 10:14:46 +0200 |
| commit | 5175586def05410890023ab340b8381045de6811 (patch) | |
| tree | 4c82733c6b65f5f1c9285c3e4e02b2e8c6cfe3f2 /CHANGELOG.md | |
| parent | f54e9451d20d020632fb3481087af2bcbff6033d (diff) | |
| download | graphql-5175586def05410890023ab340b8381045de6811.tar.gz | |
Provide more documentation on functions and types
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index efdf1c6..060ccab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. +## [Unreleased] +### Added +- Minimal documentation for all public symbols. + ## [0.5.0.0] - 2019-08-14 ### Added - `executeWithName` executes an operation with the given name. |
