Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
changelog: require object key to be scalar
Browse files Browse the repository at this point in the history
  • Loading branch information
changpingc committed Oct 16, 2018
1 parent 2c97ca1 commit 1937ab2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

### Changed

#### `graphql`

- Object key must now be scalar. ([#190](https://github.com/samsarahq/thunder/pull/190))

#### `livesql`

- Support filter types that serialize into `[]byte`. ([#172](https://github.com/samsarahq/thunder/pull/172))
Expand Down

0 comments on commit 1937ab2

Please sign in to comment.