From e2485ee980e85f2c8d15a3106e7cd6253fb77634 Mon Sep 17 00:00:00 2001 From: Andrew Collington Date: Sat, 16 Jul 2022 22:55:40 +0100 Subject: [PATCH] Tweaked readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03efac6..23ecb32 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Also, if you choose to invalidate any files or reset the cache it will do this w # Releases **Version 3.4.0**\ +This version adds a little more info about the files in the cache, and allows a bit more configuration though the config and build script. * Added new `datetime_format` config option for flexible formatting of date/time values * Added the cached file's `modified` date/time to the output (when the file was either added or updated) * You can now build the `index.php` file with the js files local rather than remote urls