Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add setting for enforcing ascii changlelog sections #502

Commits on Sep 24, 2022

  1. feat: add setting for enforcing ascii changlelog sections

    Resolves python-semantic-release#498
    
    Add the 'enforce_ascii_changelog_sections' setting flag for enforcing that
    changelog section headings will always be regular ASCII when using the Emoji
    parser.
    cowofevil committed Sep 24, 2022
    Copy the full SHA
    d68884e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. [498] Address Feedback

    Updating setting and associated documentation to with
    'use_textual_changelog_sections' as it is easier to understand and less
    specific concerning character set.
    cowofevil committed Sep 25, 2022
    Copy the full SHA
    c3073f0 View commit details
    Browse the repository at this point in the history