]> git.scottworley.com Git - pinch/blobdiff - Changelog
Don't pass --experimental-features to old nix
[pinch] / Changelog
index 2a12d5aae9bda2860db6a2524d9ed05fcfc5f3d6..557dab4f3aab539b6d5fdd01d71784b2787c2327 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,20 @@
 ## [Unreleased]
+- Don't pass --experimental-features to old nix versions
+
+## [3.0.2] - 2021-02-16
+### Changed
+- Don't rely on experimental-features=nix-command in system nix.conf
+
+
+## [3.0.1] - 2020-08-04
+### Changed
+- Make tests fast again when using recent git-cache with backoff
+
+
+## [3.0.0] - 2020-07-10
+### Changed
+- Moved git cache out to a separate library
+
 
 ## [2.1.1] - 2020-07-01
 ### Changed