diff --git a/fediembedi.php b/fediembedi.php index e7862df..3806bff 100644 --- a/fediembedi.php +++ b/fediembedi.php @@ -4,7 +4,7 @@ * Plugin URI: https://git.feneas.org/mediaformat/fediembedi * Github Plugin URI: https://github.com/mediaformat/fediembedi * Description: A widget to show your Mastodon profile timeline - * Version: 0.8.3 + * Version: 0.8.4 * Author: mediaformat * Author URI: https://mediaformat.org * License: GPLv3 diff --git a/readme.md b/readme.md index e2b4060..310303c 100644 --- a/readme.md +++ b/readme.md @@ -48,6 +48,18 @@ and redirected to your site with a secure token. Similar to how you would connec ## Changelog +### 0.8.4 +* Fix large video player + +### 0.8.3 +* version bump + +### 0.8.2 +* Add Support links + +### 0.8.1 +* CSS fix + ### 0.8.0 * Support PeerTube * Support separate Mastodon, Pixelfed and PeerTube widgets. diff --git a/readme.txt b/readme.txt index c99e721..ef547b4 100644 --- a/readme.txt +++ b/readme.txt @@ -59,6 +59,18 @@ and redirected to your site with a secure token. Similar to how you would connec == Changelog == += 0.8.4 = +* Fix large video player + += 0.8.3 = +* version bump + += 0.8.2 = +* Add Support links + += 0.8.1 = +* CSS fix + = 0.8.0 = * Support PeerTube * Support separate Mastodon, Pixelfed and PeerTube widgets.