aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2020-10-17 23:10:15 -0700
committerevansiroky <evan.siroky@yahoo.com>2020-10-17 23:10:15 -0700
commitf3bcf056617bd4391423adeb3b9461a199d9b125 (patch)
tree48e0dad3154fe22689c3f8b2d562cca054b13fbb /CHANGELOG.md
parenteabb18fc1e19245bc02e23e71f35689ca3dbd46e (diff)
downloadtimezone-boundary-builder-f3bcf056617bd4391423adeb3b9461a199d9b125.tar.gz
Clean downloads folder before creating input data zip.
Fixes #82
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3008b1a..a9b0827 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
* Switch command line flag processing to use the yargs library. Existing flags have changed: --no-validation and --filtered-zones have been renamed to --no_validation and --included_zones respectively. --included_zones now takes a list without quotes or commas.
* Addition of new flags: --excluded_zones, --dist_dir, --downloads_dir, --skip_zip, --skip_shapefile. See --help and README.md for details.
+* Remove unneeded downloaded files from downloads directory before creating input data zipfile ([#82](https://github.com/evansiroky/timezone-boundary-builder/issues/82)).
## 2020a