#!/bin/bash git log ${1}...${2} --pretty=format:'
  • view commit • %s
  • ' --reverse | grep "#changelog"