From cdd048a639f6c254eeb3fe0b41af5b11ca7564dd Mon Sep 17 00:00:00 2001 From: Matty Date: Wed, 18 Mar 2015 16:45:48 +0200 Subject: [PATCH] Updates the plugin version number, plugin URI and changelog.txt file --- changelog.txt | 4 ++++ sensei-course-participants.php | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 514c48c..68d1741 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,9 @@ *** Sensei Course Participants Changelog *** +2015.03.18 - version 1.1.0 + * Tweak - Display "You" instead of the current learner's display name in the widget. + * Tweak - Display "learner" or "learners" intelligently when displaying the course participant count on course archive screens. + 2015.02.01 - version 1.0.1 * Tweak - Updating code for Sensei 1.7 compatibility diff --git a/sensei-course-participants.php b/sensei-course-participants.php index f996b33..d046bd8 100755 --- a/sensei-course-participants.php +++ b/sensei-course-participants.php @@ -1,8 +1,8 @@