X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/ff6f6673d8cc06004c43088ac37578eaa1e4667d..b11f21b085df77bd26f1c0c41a78e3ca953267e5:/Changelog diff --git a/Changelog b/Changelog index 5724f4b..78de92f 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,15 @@ ## [Unreleased] +## [3.0.6] - 2022-01-19 +### Changed +- Deprecate pinch. +- Show the channel URL being fetched. +- Use nix 2.3 because 2.4 broke . +- Support restricted mode: Allow tarball and manifest access with search paths. +- Announce test names as they are run. + + ## [3.0.5] - 2021-07-09 ### Changed - Show filename being hashed. Helps find nix store corruption.