diff --git a/CHANGELOG.md b/CHANGELOG.md index 2185b6e..2c4c5d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ - ENHANCEMENT - load static css/js assets from data template: Build-in assets are now hashed by default. The static assets are located - in the `assests` directory. The theme will read and use tha hashed files + in the `assests` directory. The theme will read and use the hashed files from `data/assets.json`. Exception: `custom.css` will be used unhashed.