If you have a CHANGELOG entry like: ```markdown ### Added - Make a Release tagging the `HEAD` of the current branch ``` it ends up in the Release body as: ```markdown ### Added - Make a Release tagging the of the current branch ```
If you have a CHANGELOG entry like:
it ends up in the Release body as: