Skip to content

Commit

Permalink
Prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
bueltge committed Nov 28, 2017
1 parent 094d97b commit 7d7d640
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## 1.5.3 / 2017-11-28
* Replace javascript library to fixed several problems. #52

## 1.5.2 / 2017-08-15
* Switched to minimal WordPress version 4.7, removed fallback code not needed anymore

Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Requires at least: 4.7
* Tested up to: 4.9
* Requires PHP: 5.6
* Stable tag: 1.5.2
* Stable tag: 1.5.3
* License: GPLv3 or later
* License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -117,6 +117,9 @@ has to be added to the theme's `functions.php`. The condition has modified such
## Changelog ##
You can find the full changelog in [our GitHub repository](https://github.com/pluginkollektiv/statify/blob/master/CHANGELOG.md).

### 1.5.3 (2017-11-28) ##
* Replace javascript library to fixed several problems.

### 1.5.2 (2017-08-15) ###
* Switched to minimal WordPress version 4.7, removed fallback code not needed anymore

Expand Down
2 changes: 1 addition & 1 deletion statify.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: http://pluginkollektiv.org
* Plugin URI: https://wordpress.org/plugins/statify/
* License: GPLv3 or later
* Version: 1.5.2
* Version: 1.5.3
*
* Copyright (C) 2011-2017 Sergej Müller, pluginkollektiv
*
Expand Down

0 comments on commit 7d7d640

Please sign in to comment.