Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2021-12-06)

Bug Fixes

  • make the success notice temporary (ab7625d)

1.1.0 (2021-12-06)

Features

  • add an admin interface to define plugin options (855cdaa)
  • use user settings to query gravatar (98911e6)

Bug Fixes

  • display error notice if WP GraphQL is not installed/activated (ae94d34)

1.0.1 (2021-12-05)

Bug Fixes

  • prevent conflict between user id and commenter id (e7b6b1e)

1.0.0 (2021-12-05)

Bug Fixes

  • retrieve gravatar url for logged in user (5e4dc89)