Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'version-bump'
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Jan 8, 2018
2 parents 9a56123 + d682448 commit 81fc0fa
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github_changelog_generator
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
unreleased=true
future-release=2.4.1
future-release=2.5.0
45 changes: 39 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down Expand Up @@ -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:**

Expand Down
8 changes: 7 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -212,6 +212,12 @@ Hire me! Shoot me an email at [[email protected]](mailto:[email protected]) 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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sunny",
"version": "2.4.1",
"version": "2.5.0",
"main": "Gruntfile.js",
"private": true,
"pot": {
Expand Down
2 changes: 1 addition & 1 deletion src/Sunny.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
*/
final class Sunny
{
const VERSION = '2.4.1';
const VERSION = '2.5.0';

const LOADABLES = [
Admin::class,
Expand Down
2 changes: 1 addition & 1 deletion sunny.php
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand Down

0 comments on commit 81fc0fa

Please sign in to comment.