From d682448a26d7356507071faf0feb8e57d85329ab Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Mon, 8 Jan 2018 18:21:48 +0800 Subject: [PATCH] Version bump 2.5.0 --- .github_changelog_generator | 2 +- CHANGELOG.md | 45 ++++++++++++++++++++++++++++++++----- README.txt | 8 ++++++- package.json | 2 +- src/Sunny.php | 2 +- sunny.php | 2 +- 6 files changed, 50 insertions(+), 11 deletions(-) diff --git a/.github_changelog_generator b/.github_changelog_generator index 406c75b..30c1574 100644 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,2 +1,2 @@ unreleased=true -future-release=2.4.1 +future-release=2.5.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b0e81c..7d19e0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,43 @@ # Change Log +## [2.5.0](https://github.com/TypistTech/sunny/tree/2.5.0) (2018-01-08) +[Full Changelog](https://github.com/TypistTech/sunny/compare/1.6.1...2.5.0) + +**Closed issues:** + +- Remove class `I18n` [\#122](https://github.com/TypistTech/sunny/issues/122) + +**Merged pull requests:** + +- Update readme [\#133](https://github.com/TypistTech/sunny/pull/133) ([TangRufus](https://github.com/TangRufus)) +- Update dependencies & Adjust with wpcs 0.14.0 [\#132](https://github.com/TypistTech/sunny/pull/132) ([TangRufus](https://github.com/TangRufus)) +- Travis: Update WP versions & Deploy from PHP 7.0 & Update travis config [\#131](https://github.com/TypistTech/sunny/pull/131) ([TangRufus](https://github.com/TangRufus)) +- Travis: Test against PHP 7.2 [\#130](https://github.com/TypistTech/sunny/pull/130) ([TangRufus](https://github.com/TangRufus)) +- Fix broken link [\#126](https://github.com/TypistTech/sunny/pull/126) ([TangRufus](https://github.com/TangRufus)) +- Update WordPress coding standard config [\#125](https://github.com/TypistTech/sunny/pull/125) ([TangRufus](https://github.com/TangRufus)) +- Remove class `I18n` [\#124](https://github.com/TypistTech/sunny/pull/124) ([TangRufus](https://github.com/TangRufus)) +- Remove functional tests [\#123](https://github.com/TypistTech/sunny/pull/123) ([TangRufus](https://github.com/TangRufus)) + +## [1.6.1](https://github.com/TypistTech/sunny/tree/1.6.1) (2017-08-27) +[Full Changelog](https://github.com/TypistTech/sunny/compare/1.6.0...1.6.1) + +**Merged pull requests:** + +- FAQ: Add note about Sunny v1 [\#121](https://github.com/TypistTech/sunny/pull/121) ([TangRufus](https://github.com/TangRufus)) + +## [1.6.0](https://github.com/TypistTech/sunny/tree/1.6.0) (2017-08-27) +[Full Changelog](https://github.com/TypistTech/sunny/compare/2.4.1...1.6.0) + +**Closed issues:** + +- Build `stable` branch from TravisCI for tagged commits [\#110](https://github.com/TypistTech/sunny/issues/110) + ## [2.4.1](https://github.com/TypistTech/sunny/tree/2.4.1) (2017-08-25) [Full Changelog](https://github.com/TypistTech/sunny/compare/2.4.0...2.4.1) **Merged pull requests:** +- Version bump 2.4.1 [\#120](https://github.com/TypistTech/sunny/pull/120) ([TangRufus](https://github.com/TangRufus)) - Add required php version to README.txt [\#119](https://github.com/TypistTech/sunny/pull/119) ([TangRufus](https://github.com/TangRufus)) - Rename: CONDUCT.md --\> CODE\_OF\_CONDUCT.md [\#117](https://github.com/TypistTech/sunny/pull/117) ([TangRufus](https://github.com/TangRufus)) - Fix incorrect link [\#116](https://github.com/TypistTech/sunny/pull/116) ([TangRufus](https://github.com/TangRufus)) @@ -117,21 +150,21 @@ **Closed issues:** -- Use TravisCI to deploy production code [\#27](https://github.com/TypistTech/sunny/issues/27) -- Add yoast/i18n-module [\#19](https://github.com/TypistTech/sunny/issues/19) -- Add review me notice [\#16](https://github.com/TypistTech/sunny/issues/16) -- warning in uninstall.php [\#4](https://github.com/TypistTech/sunny/issues/4) -- Purge Page on Update [\#3](https://github.com/TypistTech/sunny/issues/3) -- Can Sunny purge the rss feed on publish? [\#2](https://github.com/TypistTech/sunny/issues/2) - Hide Admin Bar on front-end [\#44](https://github.com/TypistTech/sunny/issues/44) - Change Cloudflare namespace [\#40](https://github.com/TypistTech/sunny/issues/40) - Do purge when posts changed [\#38](https://github.com/TypistTech/sunny/issues/38) - Process purging in chunk, 30 per batch [\#28](https://github.com/TypistTech/sunny/issues/28) +- Use TravisCI to deploy production code [\#27](https://github.com/TypistTech/sunny/issues/27) - Get related Urls [\#24](https://github.com/TypistTech/sunny/issues/24) +- Add yoast/i18n-module [\#19](https://github.com/TypistTech/sunny/issues/19) +- Add review me notice [\#16](https://github.com/TypistTech/sunny/issues/16) - Misc Integration [\#11](https://github.com/TypistTech/sunny/issues/11) - Add purge Url filter [\#10](https://github.com/TypistTech/sunny/issues/10) - Add tests [\#9](https://github.com/TypistTech/sunny/issues/9) - Clone from WP Cloudflare Guard@master [\#8](https://github.com/TypistTech/sunny/issues/8) +- warning in uninstall.php [\#4](https://github.com/TypistTech/sunny/issues/4) +- Purge Page on Update [\#3](https://github.com/TypistTech/sunny/issues/3) +- Can Sunny purge the rss feed on publish? [\#2](https://github.com/TypistTech/sunny/issues/2) **Merged pull requests:** diff --git a/README.txt b/README.txt index 5a015f3..100e134 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ Tags: cloudflare, speed, caching, cache, rest-api Requires at least: 4.7 Requires PHP: 7.0.0 Tested up to: 4.9.1 -Stable tag: 2.4.1 +Stable tag: 2.5.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -212,6 +212,12 @@ Hire me! Shoot me an email at [info@typist.tech](mailto:info@typist.tech) or use Full change log available at [GitHub](https://github.com/typisttech/sunny/blob/master/CHANGELOG.md) += 2.5.0 = + +* Remove class `I18n` +* Update dependencies +* Update readme + = 2.4.1 = * Add required php version to README.txt diff --git a/package.json b/package.json index cd3ea26..160fefe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sunny", - "version": "2.4.1", + "version": "2.5.0", "main": "Gruntfile.js", "private": true, "pot": { diff --git a/src/Sunny.php b/src/Sunny.php index 094e20d..f43e0d3 100644 --- a/src/Sunny.php +++ b/src/Sunny.php @@ -51,7 +51,7 @@ */ final class Sunny { - const VERSION = '2.4.1'; + const VERSION = '2.5.0'; const LOADABLES = [ Admin::class, diff --git a/sunny.php b/sunny.php index b8de37b..cfbb1f8 100644 --- a/sunny.php +++ b/sunny.php @@ -18,7 +18,7 @@ * Plugin Name: Sunny * Plugin URI: https://www.typist.tech/ * Description: Automatically purge CloudFlare cache, including cache everything rules. - * Version: 2.4.1 + * Version: 2.5.0 * Author: Typist Tech * Author URI: https://www.typist.tech/ * License: GPL-2.0+