X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/b7ef1dd6ddcede847ace6ab25fe05cf728cc6a44..a18858f8e34d8bd95be357e9516301ca8782233b:/Changelog diff --git a/Changelog b/Changelog index 4507467..28c4400 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,17 @@ ## [Unreleased] -- Allow nixpkgs' additional new intentionally-invalid symlinks -## [3.0.12] - 2023-12-07 +## [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