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