]> git.scottworley.com Git - git-cache/blob - Changelog
Fix bug: Stray output on new cache entry
[git-cache] / Changelog
1 ## [Unreleased]
2 ### Changed
3 - Fixed stray output from repo creation
4
5
6 ## [1.2.2] - 2020-08-25
7 ### Added
8 - Flake support
9
10
11 ## [1.2.1] - 2020-08-03
12 ### Changed
13 - Build fix for old versions of mypy
14
15
16 ## [1.2.0] - 2020-07-17
17 ### Added
18 - Retry fetch with backoff
19
20
21 ## [1.1.1] - 2020-08-05
22 ### Changed
23 - Build fix for old versions of mypy
24
25
26 ## [1.1.0] - 2020-07-16
27 ### Added
28 - Command line interface
29
30
31 ## [1.0.0] - 2020-07-10
32 Initial release