Git Changelog v3.3.2

I just released Git Changelog v3.3.2. To update simply run the following:

brew update && brew upgrade git-cl

What's Changed?

Support any Branch

It used to be that prior to this release that it would only work on the master branch. However with this release it now functions properly when currently checked out on any branch. It walks the Git tree from where you are currently checked out on and builds the history of the changelog. So you generally probably want to be checked out on your mainline branch when running it.

Availability

This release of [Git Patch Stack][] is available via our Homebrew tap for both macOS Big Sur & macOS Catalina. See the README for details this method and others.