Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 790 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Add --tex-only option to run.sh command to optionally allow users to only generate a tex file
  • Bold the author name in publications if it matches with heading name
  • Add title field to talks section (breaking change, old version users need to add this field to show the title for this section)

Changed

  • Update README to support --tex-only option

Deprecated

Removed

Fixed

  • Run shell as default if no arguments are given upon docker run (#1)