X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/235e32e3dbe58e9ea31f959a33f67f67c863e16c..1f9fab63b0b38e77008272aa39fa6362c01e71b5:/Changelog?ds=inline diff --git a/Changelog b/Changelog index 395803f..f6df13b 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,14 @@ ## [Unreleased] + + +## [3.1.0] - 2024-06-29 +- Bump git-cache dep to 1.5.0 for "git_ref = tag " support + + +## [3.0.15] - 2024-03-21 - Fix a bash-ism in test.sh, which is #!/bin/sh - Fix setup.py package description +- Simplify example invocation in README ## [3.0.14] - 2024-01-24