Skip to content

Commit 6f42206

Browse files
committed
Version 1.1.0.
1 parent b47301d commit 6f42206

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELONG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.1.0 - 2018-04-23
8+
### Updated
9+
- The admin settings page now works.
10+
- wp_cache_set expire from settings is used (if available).
11+
- Be sure to clean the URL queries after calls to avoid caching delete requests.
12+
- Make sure the cache flush button in the settings is invoked to show the URL.
13+
714
## 1.0.4 - 2018-04-19
815
### Updated
916
- `RestDispatch::preDispatch` should set the $request_uri from `CacheApiTrait::getRequestUri` and not use

0 commit comments

Comments
 (0)