mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Prepare v2.5.1 release (#266)
* preparations for v2.5.1: set correct copyright date, fix missing comments on userguide.tex * sets the version for CHANGELOG * comment in order to check the comments/headers beforehand * omits .codespellrc in final release tarball * fixes wrong paths for upload, investigation of failed push
This commit is contained in:
parent
5d817593fb
commit
8076b77366
50 changed files with 101 additions and 95 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%% start of file `moderncvskillmatrix.sty'.
|
||||
%% Copyright 2021 David Seus (cryptointerest@posteo.de).
|
||||
%% Copyright 2021 David Seus (cryptointerest@posteo.de), 2022-2026 moderncv maintainers (github.com/moderncv).
|
||||
%
|
||||
% This package provides a skill matrix template for the moderncv package.
|
||||
% Some recruiting firms require applicants to rate their skills, computer
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
% identification
|
||||
%-------------------------------------------------------------------------------
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{moderncvskillmatrix}[2026-01-18 v2.5.0 modern curriculum vitae and letter skill matrix]
|
||||
\ProvidesPackage{moderncvskillmatrix}[2026-01-31 v2.5.1 modern curriculum vitae and letter skill matrix]
|
||||
|
||||
% The definitions need to be adjusted depending on which moderncvbody<i-v>.sty style is usde.
|
||||
% body type options: "moderncvbodyi" (default), "moderncvbodyii", "moderncvbodyiii", "moderncvbodyiv" or "moderncvbodyv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue