X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/df45b0111f016d06c4951c6df91359b6b9a15589..cf837bc8ca10ada6ef814ce6f8eac7876b2c0a29:/Changelog diff --git a/Changelog b/Changelog index dab8eb6..de8466d 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,19 @@ ## [Unreleased] +## [3.0.12] - 2023-09-07 +### Changed +- Show which files are unexpectedly incomparable +- Allow nixpkgs' new intentionally-invalid symlink + + +## [3.0.11] - 2023-05-24 +### Changed +- Specify license +- Dropped "pylint: disable=no-self-use" +- Adapt to nixpkgs nativeCheckInputs change + + ## [3.0.10] - 2022-11-23 ### Changed - Small cleanups