diff --git a/readme.txt b/readme.txt index 515b174..8297f50 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: cmanon, jrfoell, lancewillett, dlintott Tags: strava, activity, bicycle, cycling, biking, running, run, swimming, swim, gps, shortcode, widget, plugin Requires at least: 4.6 Tested up to: 4.9 -Stable tag: 1.5.0 +Stable tag: 1.6.0 Requires PHP: 5.2 License: GPLv2 or later @@ -80,7 +80,9 @@ WP-Strava caches activity for one hour so your site doesn't hit the Strava API o = 1.6.0 = -Added class autoloader. +Added class autoloader (removed composer autoloader). +Added exception handling and cleaned up error reporting. + = 1.5.1 = diff --git a/wp-strava.php b/wp-strava.php index 8446139..2cae3e8 100755 --- a/wp-strava.php +++ b/wp-strava.php @@ -3,7 +3,7 @@ * Plugin Name: WP Strava * Plugin URI: https://wordpress.org/plugins/wp-strava/ * Description: Show your strava.com activity on your WordPress site. Some Icons are Copyright © Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 license. - * Version: 1.5.1 + * Version: 1.6.0 * Author: Carlos Santa Cruz, Justin Foell, Lance Willett, Daniel Lintott * License: GPL2 * Text Domain: wp-strava