Use filetime() for asset revisions

This commit is contained in:
Lukas Juhas 2017-03-13 12:00:06 +00:00
parent a1d40bc567
commit 72bf09de70
8 changed files with 7 additions and 36 deletions

View file

@ -1,4 +1,7 @@
# barebones changelog
## 2.0.5
* Use filetime() for asset revisions as it's more compatible and easier to support.
## 2.0.4
* Better static asset revisioning using randomly generated hash when running gulp tasks.