File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ Author URI: http://www.pootlepress.com
88Author: PootlePress
99Donate link:
1010Requires at least: 4.1.0
11- Tested up to: 4.7
12- Stable tag: 1.1.1
11+ Tested up to: 4.9.alpha
12+ Stable tag: 1.2.0
1313License: GPLv2 or later
1414License URI: http://www.gnu.org/licenses/gpl-3.0.html
1515
@@ -64,6 +64,11 @@ Initial release
6464
6565== Changelog ==
6666
67+ = 1.2.0 =
68+ * 2017-09-28
69+ * Fix - Unsplash tooltip not readable
70+ * Fix - Slider slides not showing full width in editor
71+
6772= 1.1.1 =
6873* 2017-05-11
6974* Fix - Yoast SEO compatibility
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ private function __construct( $file ) {
9292 self ::$ file = $ file ;
9393 self ::$ url = plugin_dir_url ( $ file );
9494 self ::$ path = plugin_dir_path ( $ file );
95- self ::$ version = '1.1.1 ' ;
95+ self ::$ version = '1.2.0 ' ;
9696
9797 //Instantiating admin class
9898 $ this ->admin = Pootle_Slider_Admin::instance ();
Original file line number Diff line number Diff line change 44Plugin URI: http://pootlepress.com/
55Description: The amazing Pootle slider
66Author: pootlepress
7- Version: 1.1.1
7+ Version: 1.2.0
88Author URI: http://pootlepress.com/
99@developer shramee <shramee.srivastav@gmail.com>
1010*/
You can’t perform that action at this time.
0 commit comments