diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-09-10 10:06:48 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-09-10 10:20:40 +0200 |
| commit | 721cbaee17561f3d9b58fb0c4ebe6e3a29d6c73d (patch) | |
| tree | 1db71284c717eda480605ec9b4d673432ff99d3c /CHANGELOG.md | |
| parent | 1704022e744b276e0010f5ff147af1f109d30154 (diff) | |
| download | graphql-721cbaee17561f3d9b58fb0c4ebe6e3a29d6c73d.tar.gz | |
Release 0.5.0.1v0.5.0.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ce3323..2094038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [Unreleased] +## [0.5.0.1] - 2019-09-10 ### Added - Minimal documentation for all public symbols. @@ -88,6 +88,7 @@ All notable changes to this project will be documented in this file. ### Added - Data types for the GraphQL language. +[0.5.0.1]: https://github.com/caraus-ecms/graphql/compare/v0.5.0.0...v0.5.0.1 [0.5.0.0]: https://github.com/caraus-ecms/graphql/compare/v0.4.0.0...v0.5.0.0 [0.4.0.0]: https://github.com/caraus-ecms/graphql/compare/v0.3...v0.4.0.0 [0.3]: https://github.com/caraus-ecms/graphql/compare/v0.2.1...v0.3 |
