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

How about a changelog? #637

Merged
merged 3 commits into from
Apr 15, 2022
Merged

How about a changelog? #637

merged 3 commits into from
Apr 15, 2022

Commits on Apr 4, 2022

  1. Result of cargo changelog --write

    A sample for non-destructive changelog generation that uses
    the git-history as a guide.
    
    It can be filled in manually but will pre-fill itself using
    git-conventional commit messages.
    
    It also collects all kinds of interesting information, and
    can be customized to not include certain auto-generated sections.
    
    What do you think?
    
    You can play around with it yourself using `cargo install
    cargo-smart-release` (a gitoxide project).
    Byron committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    11ae25f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    542ae13 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    9173cb2 View commit details
    Browse the repository at this point in the history