changelog - v0.13.1

~/src/repo$ release help changelog
NAME:
   release changelog - Update changelog

USAGE:
   release changelog [command options] [arguments...]

DESCRIPTION:
   Analyze commits and create/update changelog.
     
   HEAD's parents are traversed and changes are collected from commits
   that haven't been released yet.

   First encountered tag from each branch is compared and semantically
   latest is selected to be the base for calculating the next version.
   
   GitLab api and environment variables are not needed for this command

OPTIONS:
   -f FILE  Write changelog to FILE (default is CHANGELOG.md)