From b9688a4ef29755ba410765a4f507a3fc8371e2a6 Mon Sep 17 00:00:00 2001 From: Abati Adewale Date: Sat, 4 Mar 2017 14:47:15 +0100 Subject: [PATCH] changelog and hello 3.0 --- README.txt | 15 +++++++++++++++ display-medium-posts.php | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index dc8da58..702078a 100755 --- a/README.txt +++ b/README.txt @@ -42,6 +42,21 @@ Nothing at the moment. 3. Allowed users to choose between carousel or list displays. == Changelog == + += Version 3.0 = + +* Added Feature to fetch posts from publications. +* Updated date displayed to date published from date created at. +* Updated Admin dashboard with more details + + + += Version 2.1 = + +* Updated code to match medium's new structure +* Fixed bugs with list display + + = Version 2.0.2 = * Choose to display posts in list format diff --git a/display-medium-posts.php b/display-medium-posts.php index d010435..ac3db6f 100755 --- a/display-medium-posts.php +++ b/display-medium-posts.php @@ -16,7 +16,7 @@ * Plugin Name: Display Medium Posts * Plugin URI: https://github.com/acekyd/display-medium-posts * Description: Display Medium Posts is a wordpress plugin that allows users display posts from medium.com on any part of their website. - * Version: 2.0.0 + * Version: 3.0 * Author: AceKYD * Author URI: http://www.acekyd.com * License: GPL-2.0+