summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-08-26 10:14:46 +0200
committerEugen Wissner <belka@caraus.de>2019-08-26 10:14:46 +0200
commit5175586def05410890023ab340b8381045de6811 (patch)
tree4c82733c6b65f5f1c9285c3e4e02b2e8c6cfe3f2 /CHANGELOG.md
parentf54e9451d20d020632fb3481087af2bcbff6033d (diff)
downloadgraphql-5175586def05410890023ab340b8381045de6811.tar.gz
Provide more documentation on functions and types
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
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.