]> git.scottworley.com Git - pinch/blob - Changelog
Begin keeping a changelog
[pinch] / Changelog
1 ## [Unreleased]
2
3 ## [2.0.0] - 2020-06-17
4 ### Changed
5 - Config sections must now specify their type explicitly
6
7 ### Added
8 - type=symlink search paths
9
10
11 ## [1.5.1] - 2020-06-17
12 ### Fixed
13 - Support old mypy version 0.701 (by working around its bugs)
14 - Version numbers are now semver
15
16
17 ## [1.5] - 2020-06-12
18 ### Fixed
19 - Support log.showSignature
20
21
22 ## [1.4] - 2020-06-11
23 First usable version