You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking changes will now be hidden from the commit body and will only appear in the breaking change section. The behavior can be controlled with the newly added option changeup_hide_breaking. (ecda657)
Adds option for hiding breaking changes from commit body in changelog.
[link] Improve issue linking in commit messages, closes #3 (9758f43)
Now supports linking multiple issues by separating them with spaces. Each issue is now properly linked to its corresponding URL on the base URL provided.
Project configuration has been modified to include the link to the commit in the changelog. Also added all settings provided by this plugin to pyproject.toml for demonstration.
This is the footer content added to demonstrate how the changelog is rendered.