Skip to content

Commit

Permalink
Update readme, ship 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kovshenin committed Feb 3, 2024
1 parent 3d36f19 commit 90ad238
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: kovshenin
Donate link: https://github.com/kovshenin/surge
Tags: cache, performance, caching
Requires at least: 5.7
Tested up to: 6.3
Tested up to: 6.4
Requires PHP: 7.3
Stable tag: 1.0.5
Stable tag: 1.1.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Expand Down Expand Up @@ -66,6 +66,13 @@ If you like Surge, consider giving us a [star on GitHub](https://github.com/kovs

== Changelog ==

= 1.1.0 =
* Improved Multisite compatibility
* Fixed occasional stat() warnings in cleanup routines
* Fixed expiration by path being too broad
* Added a filter for flush actions
* Feature: added a simple events system for s-maxage and stale-while-revalidate support

= 1.0.5 =
* Fix woocommerce_product_title compatibility
* Honor DONOTCACHEPAGE constant
Expand Down

0 comments on commit 90ad238

Please sign in to comment.