Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
utahta committed Jul 17, 2017
1 parent 0f510eb commit db97ecd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://gumroad.com/l/rWLrL
Tags: social, bookmarks, bookmarking, Hatena, Twitter, Facebook, Tumblr, Google Bookmark, Delicious, Digg, reddit, LinkedIn, Instapaper, StumbleUpon, mixi, gree, atode, toread, line, pocket, Pinterest
Requires at least: 4.0.0
Tested up to: 4.7
Stable tag: 2.0.0
Stable tag: 2.0.1

This plugin inserts social share links at the top or bottom of each post.

Expand Down Expand Up @@ -49,6 +49,10 @@ This is the list of used social sites:

== Changelog ==

= 2.0.1 =
* Fixed: for PHP 5.3 [#50](https://github.com/utahta/WP-Social-Bookmarking-Light/pull/50)
* Note: We don't intend to actively support on PHP 5.5 or lower, but if you get some problems, please report it. We will fix it.

= 2.0.0 =
* Breaking Changes: Drop support for PHP 5.5 or lower, Require PHP 5.6 or higher [#46](https://github.com/utahta/WP-Social-Bookmarking-Light/pull/46)
* Breaking Changes: Remove terminated some services
Expand Down
2 changes: 1 addition & 1 deletion wp-social-bookmarking-light.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Description: This plugin inserts social share links at the top or bottom of each post.
Author: utahta
Author URI: https://github.com/utahta/WP-Social-Bookmarking-Light
Version: 2.0.0
Version: 2.0.1
*/
/*
Copyright 2010 utahta (email : [email protected])
Expand Down

0 comments on commit db97ecd

Please sign in to comment.