aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-01-13 15:02:03 +0000
committerMatthew Lemon <matt@matthewlemon.com>2021-01-13 15:02:03 +0000
commit6ddd6bfae17dd884ff9fd92dc4e3d0d05ecf4ba7 (patch)
tree482084e1165ae4d668623950dcb64e31d01a9bbe /CHANGELOG.md
parentversion bump - v1.0.9 (diff)
updated
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f1e296..aa6627b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+## v1.0.9
+
+* Bug fixes.
+
+## v1.0.8
+
+* Now handles `datamaps config` commands. The `config.ini` can be revealed to
+ the user and deleted.
+
+## v1.0.7
+
+* Added a row limit in `bcompiler-engine` when importing data to prevent memory leak ([Issue #30](https://github.com/yulqen/bcompiler-engine/issues/30))
+
## v1.0.6
* Tracking changes in `bcompiler-engine v.1.0.6`