X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/ac38f5a21500ad0e7fd8dac229a6dbadc9a14bfa..3501ba8a2d15e354d6b200ccd50efd7e6dd9c360:/Changelog diff --git a/Changelog b/Changelog index e4989b4..d4bf78c 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,18 @@ ## [Unreleased] +- 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 - Allow identical broken symlinks -## [3.0.12] - 2023-12-07 +## [3.0.13] - 2023-12-07 - Fixed nested-git issues in pre-commit hook - Adapt to new, stricter minidom type checks - Cleaned up changelog