ahoyapi: v2 commands: extract: cmd: git log $(git describe --tags `git rev-list --tags --max-count=1`)..HEAD --oneline | cut -d' ' -f 2-999 usage: Extract changelog from Git for the current project since the last release.