mix patch.release (patch v0.5.0) View Source
Prepares Patch for the next release.
It is expected that the version will be updated in mix.exs before running this tool.
This tool will collect some necessary information for the changelog.
There are some minor differences in how Github and ExDocs want to link and render things. This task also takes care of generating custom markdown that renders properly in Github and ExDocs. Github markdown files end up in the root of the project, the ExDocs markdown files end up in /pages and are included via extras in mix.exs.