Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
Update readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsweb committed Aug 21, 2019
1 parent 96fee1b commit a0c4984
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
10 changes: 8 additions & 2 deletions readme.md 100644 → 100755
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

13 changes: 10 additions & 3 deletions readme.txt
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit a0c4984

Please sign in to comment.