X-Git-Url: http://git.scottworley.com/pinch/blobdiff_plain/815e366bb8a93f938f435a0e6a347ce29c2e16da..fc168c346f74912eee2377a28c583fe63889b1de:/Changelog diff --git a/Changelog b/Changelog index 04655b3..7d20475 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,20 @@ ## [Unreleased] +### Changed +- Don't leave old channels laying around + + +## [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. ## [3.0.4] - 2021-06-07