mirror of https://github.com/dirtbags/moth.git
v4.0.3
This commit is contained in:
parent
2f49e853e4
commit
cbc00310ec
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue