From 4089cff5048fbbd9b5307f96c5fe9a685b2f59e2 Mon Sep 17 00:00:00 2001 From: Andy Fragen Date: Thu, 6 Oct 2016 09:36:59 -0700 Subject: [PATCH] changes --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 57532dca3..5d8c72bd4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ * obfuscated token/password values in Settings page, for @scarstens * added support for [GitLab Build Artifacts as Release Assets](https://gitlab.com/help/user/project/builds/artifacts.md), [#459](https://github.com/afragen/github-updater/issues/459) * refactored check for private repo, removes public repos from Settings page when no updates are available +* refactored to provide Settings page with dynamically displayed sub-tabs #### 5.6.2 / 2016-09-24 * added reset of _update\_plugins_ and _update\_themes_ transient with _Refresh Transients_