diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG ========= +v0.0.3 (2020-10-17): + Fixes: + + * Output file paths relative to the current working directory instead of the + repository root. + v0.0.2 (2020-10-08): Fixes: |