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