From ec4b930a93fd163fb0a7f68f100d0e78b9b4f117 Mon Sep 17 00:00:00 2001 From: Justin Foell <630830+jrfoell@users.noreply.github.com> Date: Fri, 27 Mar 2020 17:04:47 -0500 Subject: [PATCH] Updated version to 2.2.0 --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 0747957..17b5585 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: cmanon, jrfoell, lancewillett, dlintott, sebastianerb Tags: strava, activity, bicycle, cycling, biking, running, run, swimming, swim, paddle, kayak, gps, shortcode, widget, plugin Requires at least: 4.6 Tested up to: 5.3 -Stable tag: 2.1.0 +Stable tag: 2.2.0 Requires PHP: 5.3 License: GPLv2 or later @@ -105,6 +105,8 @@ On the WP-Strava settings page you cannot currently remove and add another athle = 2.2.0 = Added rudimentary gutenberg block for single Activity. +Changed all Strava links to HTTPS. +Moved PHP classes from includes/ to src/. = 2.1.0 =