diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-06-23 17:31:19 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-06-23 17:31:19 +0200 |
| commit | f90feb488d718c57509375c9627f912b8826c914 (patch) | |
| tree | c8b220b779eadf666ce5bbcd0eee56e78b64d7a4 /CHANGELOG.md | |
| parent | 64d7545bc696070f3df6cc90ee65dabd852ea2d3 (diff) | |
| download | graphql-spice-f90feb488d718c57509375c9627f912b8826c914.tar.gz | |
Get Scientific instances
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index af4c443..8c2ee0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,8 @@ and this project adheres to ## [Unreleased] ### Added -- `ToGraphQL` and `FromGraphQL` instances for `Word` types, `Float` and - `Double`. +- `ToGraphQL` and `FromGraphQL` instances for `Word` types, `Float`, `Double`, + and `Scientific`. - `Resolver`: Export `ServerException`. - `Resolver.defaultResolver`: Throw `FieldNotResolvedException` if the requested field is not in the parent object. |
