518 B
518 B
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]
- Do not evaluate backticks in assignments during dry runs (#253)
[0.3.1] - 2017-10-06
Added
- Started keeping a changelog in CHANGELOG.md (#220)
- Recipes whose names begin with an underscore will not appear in
--list
or--summary
(#229)