From 965f61fe60038aa8b535c0c9c4b698dba8a784b1 Mon Sep 17 00:00:00 2001 From: Daniel Kotik Date: Fri, 26 May 2017 16:21:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 652cd24..1ec8920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,12 @@ All notable changes to the file 'humanmutationTUD.bst' will be documented here. ## [v0.3] - 2017-05-16 ### Added -- ... +- Function 'format.shorturl' for printing "Aufruf am:" and "Aktualisiert am:" and + handling warnings if entry 'lastchecked' is missing and either 'shorturl' or 'host' are not given +- Function 'format.url' for printing "Aufruf am:" and "Aktualisiert am:" and + handling warnings if entry 'lastchecked' is missing and/or 'url' is not given +- Commands 'shorturlprefix', 'hostprefix' +- Reference type 'webpage' with entries shorturl, host, lastchecked and lastrevised ## [v0.2] - 2017-05-11 ### Added