From 5e7f6bdaf52255393f767b9970466715474635fd Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 9 Jan 2021 22:15:30 +0100 Subject: [PATCH] [skip ci] update changelog --- CHANGELOG.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e7438..8efef0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ -- ENHANCEMENT - - add new icons for different vcs providers `bitbucket`, `gitlab` - and generic `git` - - add site parameter `GeekblogContentSection` to set a different name - for the default content section (defaults to `posts` or `post`) -- BUGFIX - - normalize source icon size for the icon font - - fix authors data file handling +# Changelog + +## v0.7.1 (2021-01-09) + +### Fixes + +- use .GetPage to link contact page if contact.md exists + +### Docs + +- fix gulp instructions in readme +- add contributing information + +### Others + +- use renovate preset config