X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/b573564a47adba410749d11f28efd2a84d564bbf..2a6cedfe22d12056af5240b983262e98cd5f131d:/Changelog diff --git a/Changelog b/Changelog index ca55e07..db6a06a 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,24 @@ ## [Unreleased] +- Stop using ancient nix_2_3 + + +## [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 +- Allow identical broken symlinks + + +## [3.0.13] - 2023-12-07 +- Fixed nested-git issues in pre-commit hook +- Adapt to new, stricter minidom type checks - Cleaned up changelog