You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/CHANGELOG.md

495 B

Changelog

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

Unreleased

Added

  • Support for tags.
    • Many tag flavors are supported: #hashtags, :colon:separated:tags: and even Bear's #multi-word tags#. If you prefer to use a YAML frontmatter, list your tags with the keys tags or keywords.

Changed

  • Multiple --extra variables are now separated by , instead of ;.