Skip to content

Commit

Permalink
Merge tag '1.0.0' into develop
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
richard67 committed Dec 21, 2017
2 parents 762f276 + 3cc83a3 commit 2c1a227
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v1.0.0, 2017-12-21

- New option info display. ([#2](https://github.com/richard67/shariff-plus/pull/2)).

- Add rel="noopener noreferrer" if target="_blank" ([#3](https://github.com/richard67/shariff-plus/pull/3)).

- Corrected base name for deployment.

## v1.0.0-rc, 2017-12-21

- Initial version based on Shariff v2.0.4 from 2017-11-03
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shariff-plus",
"version": "1.0.0-rc",
"version": "1.0.0",
"description": "Shariff-Plus enables website users to share or like their favorite content without compromising their privacy. It is based on Shariff by Heise Medien GmbH & Co. KG.",
"main": "src/js/shariff.js",
"scripts": {
Expand Down

0 comments on commit 2c1a227

Please sign in to comment.