]> git.scottworley.com Git - git-cache/blobdiff - Changelog
Adapt to nixpkgs' nativeCheckInputs change
[git-cache] / Changelog
index 6ee741a57c4e5d69925366683de11611e9d1318f..12a866ba552789341b6a668d80e6290ba991b56e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,21 @@
 ## [Unreleased]
 ### Changed
+- Specify license
+- Adapt to nixpkgs nativeCheckInputs change
+
+
+## [1.4.2] - 2022-11-23
+### Changed
+- Small cleanups
+
+
+## [1.4.1] - 2021-07-09
+### Changed
+- Suppress git's init.defaultBranch hints
+
+
+## [1.4.0] - 2021-06-21
+### Changed
 - Refuse force-push updates even if XDG_CACHE_HOME is cleared
 
 ### Added