Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesedmonston committed May 7, 2021
1 parent 13dfdf7 commit cdc43e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Added

- Added support for granular (per schema) field permissions – it's now possible to disable fields from being updated via mutations; or being completely private to both mutations _and_ queries. See new `Fields` section in settings
- Added user avatar support
- Added user avatar support – see new `photo` field on `updateViewer`, sending this argument as `null` will remove the avatar

## 1.9.1 - 2021-05-06

Expand Down

0 comments on commit cdc43e1

Please sign in to comment.