From efc6cb73b208833d3b5e91e68ca90acbdcc95f6b Mon Sep 17 00:00:00 2001 From: Alexander Kraus Date: Fri, 20 Dec 2019 15:22:14 +0100 Subject: [PATCH] Added my contribution to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b1543f..97455649 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Timestamps in log output +- Padding in dateheader mode of the calendar module ### Updated