Skip to content

Commit

Permalink
update changelog and readme, prepare for 1.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
billerickson committed Aug 20, 2016
1 parent 6c8e6ef commit 88f9a79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file, formatted via [this recommendation](http://keepachangelog.com/).

## [Unreleased]
## [1.7.0] = 2016-08-20
### Changed
- SharedCount is no longer used for counts, see #57
- Now receive counts directly from social services (no more SharedCount), see #57
- Updates now automatically pull from GitHub tags, see #53

### Added
Expand All @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file, formatted v
- Version number is now saved to database for future updates

### Fixed
- PHP Notice if you were getting share counts for a custom URL rather than post ID, see 18efb9b394c22a986a508c32ffd2e2e8f1d541a5
- PHP Notice if you were getting share counts for a custom URL rather than post ID
- Used correct hooks for Theme Hook Alliance, see #55

## [1.6.0] = 2016-06-23
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
**Contributors:** jaredatch, billerickson
**Tags:** facebook, linkedin, pinterest, share, share buttons, social, stumbleupon, twitter
**Requires at least:** 4.1
**Tested up to:** 4.5.3
**Stable tag:** 1.6.0
**Tested up to:** 4.6.0
**Stable tag:** 1.7.0
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit 88f9a79

Please sign in to comment.