This commit is contained in:
Neale Pickett 2021-03-02 11:25:38 -07:00
parent 2f49e853e4
commit cbc00310ec
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [v4.0.3] - 2020-03-02
### Added ### Added
- `transpile` now has a `markdown` command, - `transpile` now has a `markdown` command,
so you can use the same markdown formatter in `mkpuzzle` so you can use the "stock" markdown formatter
### Changed ### Changed
- event.log is now events.csv, to make it easier to import to a spreadsheet - event.log is now events.csv, to make it easier to import to a spreadsheet