Skip to content

Commit

Permalink
Bump version, update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidbhura committed May 24, 2019
1 parent 6b2c01b commit d1fbfae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion auto-cloudinary.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Auto Cloudinary
Description: Super simple Cloudinary auto-upload implementation for WordPress.
Version: 1.1.1
Version: 1.2.0
Author: Junaid Bhura
Author URI: https://junaidbhura.com
Text Domain: cloudinary
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: cloudinary, dynamic-images, cdn, image-optimization, image-manipulation
Requires at least: 4.4
Tested up to: 5.2
Requires PHP: 5.6
Stable tag: 1.1.1
Stable tag: 1.2.0

Super simple Cloudinary auto-upload implementation for WordPress.

Expand Down Expand Up @@ -140,6 +140,11 @@ Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 1.2.0 =
* Turn off Cloudinary URLs for REST API calls [#18](https://github.com/junaidbhura/auto-cloudinary/issues/18)
* Added progressive image loading parameter [#20](https://github.com/junaidbhura/auto-cloudinary/issues/20)
* Full release details: [https://github.com/junaidbhura/auto-cloudinary/releases/tag/1.2.0](https://github.com/junaidbhura/auto-cloudinary/releases/tag/1.2.0)

= 1.1.1 =
* Better AJAX support [#13](https://github.com/junaidbhura/auto-cloudinary/issues/13)

Expand Down

0 comments on commit d1fbfae

Please sign in to comment.