Merge pull request #44 from szepeviktor/patch-1

Proper sub-list in readme
This commit is contained in:
Peter Molnar 2015-10-30 09:43:19 +00:00
commit 06bee4b178

View file

@ -134,12 +134,11 @@ Version numbering logic:
*IMPORTANT, READ THIS*
proper browser cache support:
* new options to set real browser cache expiry for singles, taxonomy and home
* added Etag support based on browser cache expiry
* added proper Expires header according to cache entry generation time + browser cache expiry
* added support for Last Modified header for home & taxonomy ( singles already had it) based on the last post modified date within the taxonomy
* Proper browser cache support:
* new options to set real browser cache expiry for singles, taxonomy and home
* added Etag support based on browser cache expiry
* added proper Expires header according to cache entry generation time + browser cache expiry
* added support for Last Modified header for home & taxonomy ( singles already had it) based on the last post modified date within the taxonomy
= 1.9.1 =
*2015-10-18*