From a0c498462b3c90d1e2002661daae39a387096f45 Mon Sep 17 00:00:00 2001 From: Scott Evans Date: Wed, 21 Aug 2019 17:48:39 +0100 Subject: [PATCH] Update readme files --- readme.md | 10 ++++++++-- readme.txt | 13 ++++++++++--- 2 files changed, 18 insertions(+), 5 deletions(-) mode change 100644 => 100755 readme.md diff --git a/readme.md b/readme.md old mode 100644 new mode 100755 index 7f079cc..6fe3ae2 --- a/readme.md +++ b/readme.md @@ -84,6 +84,13 @@ In version 1.9.6 you can now use a filter to change the location of your custom ## Changelog +#### 2.0.4 +* Should help fix the instagram did not return a 200 issue (for now) +* Allow plugin to be updated via https://github.com/afragen/github-updater +* rel="noopener" on target blank setting +* www all the things +* Use JSON endpoints + #### 2.0.3 * New JSON on the Instagram end, fixes broken usernames * Support same tag and username @@ -98,7 +105,7 @@ In version 1.9.6 you can now use a filter to change the location of your custom * Ability to track tags / hashtags instead of just usernames (e.g. #cheese) * New filter for custom link class * Bundle German language (props jensteichert) -* Other minor fixes and formatting +* Other minor fixes and formatting #### 1.9.8 * Return more items when using filter for images only @@ -187,4 +194,3 @@ In version 1.9.6 you can now use a filter to change the location of your custom #### 1.0 * Initial release - diff --git a/readme.txt b/readme.txt index 8632f5a..45336e2 100755 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: scottsweb, codeforthepeople Tags: instagram, widget, photos, photography, hipster, sidebar, widgets, simple Requires at least: 4.4 -Tested up to: 4.9.4 -Stable tag: 2.0.3 +Tested up to: 4.9.5 +Stable tag: 2.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -80,6 +80,13 @@ In version 1.9.6 you can now use a filter to change the location of your custom == Changelog == += 2.0.4 = +* Should help fix the instagram did not return a 200 issue (for now) +* Allow plugin to be updated via https://github.com/afragen/github-updater +* rel="noopener" on target blank setting +* www all the things +* Use JSON endpoints + = 2.0.3 = * New JSON on the Instagram end, fixes broken usernames * Support same tag and username @@ -94,7 +101,7 @@ In version 1.9.6 you can now use a filter to change the location of your custom * Ability to track tags / hashtags instead of just usernames (e.g. #cheese) * New filter for custom link class * Bundle German language (props jensteichert) -* Other minor fixes and formatting +* Other minor fixes and formatting = 1.9.8 = * Return more items when using filter for images only