]> git.scottworley.com Git - git-cache/blobdiff - Changelog
Offer "overlay" and "overlays" flake outputs
[git-cache] / Changelog
index 0021bf3d1bccacc809a12e42e6ac584558f13081..f81136aa1b066a9ca0a38e1fc083e85affa4d471 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,37 @@
 ## [Unreleased]
 ### Added
+- "overlay" and "overlays" flake outputs
+
+
+## [1.2.3] - 2020-08-25
+### Changed
+- Fixed stray output from repo creation
+
+
+## [1.2.2] - 2020-08-25
+### Added
+- Flake support
+
+
+## [1.2.1] - 2020-08-03
+### Changed
+- Build fix for old versions of mypy
+
+
+## [1.2.0] - 2020-07-17
+### Added
+- Retry fetch with backoff
+
+
+## [1.1.1] - 2020-08-05
+### Changed
+- Build fix for old versions of mypy
+
+
+## [1.1.0] - 2020-07-16
+### Added
 - Command line interface
 
+
 ## [1.0.0] - 2020-07-10
 Initial release