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 9345c8d..26d276e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v1.1.3 + +* Fixed zip bug in `bcompiler-engine`, which is bumped to `v1.1.4` +(https://github.com/yulqen/datamaps/issues/18). + ## v1.1.2 * Introduced the `-z/--zipinput` flag to `datamaps import templates` command, |