Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cookpete/auto-changelog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: cookpete/auto-changelog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 8, 2018

  1. Add --backfill-limit option

    Previously, releases without any merges or fixes were listed in the changelog as an empty release
    This will backfill empty releases with a list of commits up to a certain limit (3 by default)
    cookpete committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5240b1e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Add better progress logging

    cookpete committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    64ebb30 View commit details
    Browse the repository at this point in the history
  2. Update tests

    cookpete committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    644f5d8 View commit details
    Browse the repository at this point in the history
  3. 1.10.0

    cookpete committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    a88facb View commit details
    Browse the repository at this point in the history
Loading