Skip to content

Release v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jan 09:32

Changes in v0.8.0

Download

  • PHAR Archive: Download the changelog-generator.phar file below
  • Composer: composer global require leune/php-changelog-generator

Usage

# Using PHAR
php changelog-generator.phar /path/to/old /path/to/new

# Using Composer global install
changelog-generator /path/to/old /path/to/new

See the README for detailed usage instructions.