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