]> git.scottworley.com Git - git-cache/blame_incremental - Changelog
Start on 1.3.1
[git-cache] / Changelog
... / ...
CommitLineData
1## [Unreleased]
2
3
4## [1.3.0] - 2021-04-19
5### Added
6- "overlay" and "overlays" flake outputs
7
8
9## [1.2.3] - 2020-08-25
10### Changed
11- Fixed stray output from repo creation
12
13
14## [1.2.2] - 2020-08-25
15### Added
16- Flake support
17
18
19## [1.2.1] - 2020-08-03
20### Changed
21- Build fix for old versions of mypy
22
23
24## [1.2.0] - 2020-07-17
25### Added
26- Retry fetch with backoff
27
28
29## [1.1.1] - 2020-08-05
30### Changed
31- Build fix for old versions of mypy
32
33
34## [1.1.0] - 2020-07-16
35### Added
36- Command line interface
37
38
39## [1.0.0] - 2020-07-10
40Initial release