X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/02f83340ee894eae5a661870c2af377abf8a195b..d3c5fb43ce904730019c6ab7806d367d928b2eb5:/Changelog?ds=sidebyside diff --git a/Changelog b/Changelog index b1f8cf1..355d2b1 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,14 @@ ## [Unreleased] +- Fix a bash-ism in test.sh, which is #!/bin/sh +- Fix setup.py package description +- Simplify example invocation in README -## [3.0.12] - 2023-12-07 +## [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