]> git.scottworley.com Git - git-cache/blobdiff - Changelog
Say a little more in the README about why this is useful
[git-cache] / Changelog
index 3e6b10866a9cfff5d2aa01e22b6bf29074173e6a..1336a0925837696eaf56351035b1cd186dfa6c0a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,25 @@
 ## [Unreleased]
 ### Changed
+- Specify license
+
+
+## [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
+- --force flag to recover from remote force-push
+
 
 ## [1.3.1] - 2021-06-07
 ### Changed