From fe86b61084ced0debcb3c88445a9fc4c7a532760 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 26 Nov 2020 23:06:33 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26ecea7..9a5a9c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,3 @@ - ENHANCEMENT - - load static css/js assets from data template: - Build-in assets are now hashed by default. The static assets are located - in the `assets` directory. The theme will read and use the hashed files - from `data/assets.json`. Exception: `custom.css` will be used unhashed. + - add new icons for different vcs providers `bitbucket`, `gitlab` + and generic `git`