All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Since it is a boilerplate project, there are technically no official (versioned) releases. Therefore, the master
branch should always be stable and usable.
- Downgrade
earmark
to make CI build pass with older Elixir versions
- Upgrade
ex_doc
andearmark
to fix raw HTML in documentation
- Fix various warnings for Elixir 1.11 (#19, thanks @gcauchon!)
- Remove
ignore
since the same behaviour is achievable with a simple Plug setup.
See git log
for a complete history. Sorry about that.