mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Prepare v2.4.0 in comments and changelog (#193)
* prepare for v2.4.0 release * added issue numbers for changelog v2.4.0
This commit is contained in:
parent
95a3a7de73
commit
e8a2096184
41 changed files with 82 additions and 81 deletions
13
CHANGELOG
13
CHANGELOG
|
|
@ -1,6 +1,5 @@
|
|||
version 2.?.? (29 Jun 2023)
|
||||
- Rewrote user guide, thanks to David Seus (#58, #169). The new user guide is
|
||||
still incomplete.
|
||||
version 2.4.0 (08 Jul 2024)
|
||||
- Rewrote user guide, thanks to David Seus (#58, #106, #169).
|
||||
- Fixed "Underfull \hbox (badness 10000)" warning in \makecvtitle (#162).
|
||||
- Fixed unnecessary academicons warning when academicons aren't used (#161).
|
||||
- Fixed page counts unnecessarily linking to the last page of the PDF (#159).
|
||||
|
|
@ -21,10 +20,10 @@ version 2.?.? (29 Jun 2023)
|
|||
- Added Codeberg and Mastodon social icons (#107).
|
||||
- New \social options: arXiv, INSPIRE (#185)
|
||||
- Systematize colors and make them user adjustable. See documentation for details.
|
||||
This requires the \moderncvcolor to be issued BEFORE \moderncvstyle.
|
||||
- all styles: make the head options 'details' and 'nodetails' available to the user. (previously they were hidden). Oldstyle does not respond too well to nodetails.
|
||||
- casual style: make the head options 'alternate', 'details' and 'nodetails' available to the user. (previously they were hidden).
|
||||
- Setting \listitemsymbolspace allows custom spacing between list symbol and text item (for \cvlistitem and \cvlistdoubleitem).
|
||||
This requires the \moderncvcolor to be issued BEFORE \moderncvstyle (#151).
|
||||
- all styles: make the head options 'details' and 'nodetails' available to the user. (previously they were hidden). Oldstyle does not respond too well to nodetails (#150).
|
||||
- casual style: make the head options 'alternate', 'details' and 'nodetails' available to the user. (previously they were hidden) (#150).
|
||||
- Setting \listitemsymbolspace allows custom spacing between list symbol and text item (for \cvlistitem and \cvlistdoubleitem) (#74).
|
||||
- Introducing \cvtripleitem command for items in three columns. Closing feature request #174.
|
||||
- Fixed wrong cvlistitem vspace caused by multiline section titles in fancy style (#69).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue