Updated version to 2.2.0

This commit is contained in:
Justin Foell
2020-03-27 17:04:47 -05:00
parent 06b8b7dd3d
commit ec4b930a93
+3 -1
View File
@@ -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 =