Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change log
## master (unreleased)
### New features
### Bug fixes
## 0.1.1 (2022-05-09)
### Bug fixes
- Fix `mix scapa.gen.versions` not running due to compilation not being required.
## 0.1.0 (2022-05-09)
### New features
- Run `mix scapa.gen.versions` to setup the project, adding doc versions to all @doc tags.
- Use `.scapa.exs` to config the mix tasks.