just/CHANGELOG.md

16 lines
518 B
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
2017-11-19 23:16:55 -08:00
- Do not evaluate backticks in assignments during dry runs (#253)
## [0.3.1] - 2017-10-06
### Added
2017-11-19 23:16:55 -08:00
- Started keeping a changelog in CHANGELOG.md (#220)
- Recipes whose names begin with an underscore will not appear in `--list` or `--summary` (#229)