From c10dcc1fd8499420d8cdc32c4615a68fa50bce3f Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Mon, 8 Jul 2019 15:08:54 -0700 Subject: [PATCH] Update README for v0.2.0 --- README.md | 5 ++++- pantheon-hud.php | 2 +- readme.txt | 5 ++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index afd8a05..318d912 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Tags:** Pantheon, hosting **Requires at least:** 4.9 **Tested up to:** 5.2 -**Stable tag:** 0.1.4 +**Stable tag:** 0.2.0 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html @@ -39,6 +39,9 @@ By default, the Pantheon HUD appears for logged-in users with the `manage_option ## Changelog ## +### 0.2.0 (July 8, 2019) ### +* Refactors API calls to use new API endpoints [[#35](https://github.com/pantheon-systems/pantheon-hud/pull/35)]. + ### 0.1.4 (July 18, 2018) ### * Restores the CSS for the logo image, while retaining inline attrs [[#26](https://github.com/pantheon-systems/pantheon-hud/pull/26)]. diff --git a/pantheon-hud.php b/pantheon-hud.php index b3e5608..1d40c3c 100644 --- a/pantheon-hud.php +++ b/pantheon-hud.php @@ -1,7 +1,7 @@