Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.

Commit 827524d

Browse files
committed
Added entries for 0.6.3
1 parent 140f10c commit 827524d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to `graphql-api` will be documented in this file.
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7+
## 0.6.3 - 2020-09-25
8+
9+
### Fixed
10+
11+
- No need to duplicate asset for GitHub Updater
12+
- Renamed verbose options for the GraphiQL Explorer settings (if any option had been disabled using `v0.6.2` or below, the form needs to be submitted again, to use the new option names)
13+
- Store plugin version to detect updates (plugin can be updated in many ways, eg: using Composer, so using hook "upgrader_process_complete" doesn't always work)
14+
- Added option to disable admin notice in settings, and link in the admin notice
15+
716
## 0.6.2 - 2020-09-22
817

918
### Fixed

0 commit comments

Comments
 (0)