Skip to content

Commit b45d75f

Browse files
committed
Release 0.11
1 parent dc0fde8 commit b45d75f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CTANUPLOAD=ctanupload
22

33
CONTRIBUTION = moderntimeline
4-
VERSION = v0.10
4+
VERSION = v0.11
55
SUMMARY = Add timelines to moderncv entries
66
NAME = Raphaël Pinson
77
EMAIL = raphink@gmail.com

moderntimeline.dtx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
2727
%<package>\ProvidesPackage{moderntimeline}
2828
%<*package>
29-
[2015/08/31 0.9 Add timelines to moderncv entries]
29+
[2020/06/11 0.11 Add timelines to moderncv entries]
3030
%</package>
3131
%
3232
%<*driver>
3333
\documentclass{ltxdoc}
34-
\usepackage{moderntimeline}[2012/04/26]
34+
\usepackage{moderntimeline}[2020/06/11]
3535
\EnableCrossrefs
3636
\CodelineIndex
3737
\RecordChanges
@@ -62,6 +62,7 @@
6262
% Right brace \} Tilde \~}
6363
%
6464
%
65+
% \changes{0.11}{2020/06/11}{Add support for timeline bar marks, thanks to jordieh}
6566
% \changes{0.10}{2019/03/04}{Add support to specify label for end date, thanks to ypid and Astrinus}
6667
% \changes{0.9}{2015/08/31}{Add month support, thanks to Astrinus}
6768
% \changes{0.8}{2015/02/25}{Add the tlsetnotshadedfraction command, thanks to Stefano Gronchi}

0 commit comments

Comments
 (0)