X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/3501ba8a2d15e354d6b200ccd50efd7e6dd9c360..refs/heads/master:/Changelog diff --git a/Changelog b/Changelog index d4bf78c..702eefb 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,19 @@ ## [Unreleased] + + +## [3.3.1] - 2025-07-09 +- Use new 'nix hash convert' to quiet new nix's depreciation warnings + + +## [3.3.0] - 2025-07-09 +- Use nix executables in $PATH + + +## [3.2.0] - 2025-07-09 +- 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