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