[skip ci] update changelog

This commit is contained in:
Robert Kaussow 2021-01-09 22:15:30 +01:00
parent 2777fdf2a1
commit 5e7f6bdaf5
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 16 additions and 8 deletions

View File

@ -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