diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fd61e5..9345c8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v1.1.2 + +* Introduced the `-z/--zipinput` flag to `datamaps import templates` command, + allowing user to point to a zip file containing populated templates. + ## v1.1.1 * fixed bug where relative paths could not be used as CLI flags. |