Add changelog

This commit is contained in:
Djordje Atlialp 2020-05-13 09:18:50 +02:00
parent 9f3c15b70e
commit 5a0d4c1c3f
No known key found for this signature in database
GPG key ID: 50C5BBECF350BB74
2 changed files with 35 additions and 2 deletions

14
CHANGELOG.md Normal file
View file

@ -0,0 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 2020-05-13
### Added
- Changelog
### Changed
- In order to make the image handling more consistent, the `cover` tag does not force the image to live in `/img/` anymore. [!131](https://github.com/rhazdon/hugo-theme-hello-friend-ng/pull/131).