summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-02-14 15:17:02 +0300
committerGitHub <[email protected]>2019-02-14 15:17:02 +0300
commit3c1923606c7b5391678b7a760772c8e55f046025 (patch)
tree99edd2572a2f65561da181088ea73fe8be4d5c9e /CHANGELOG.md
parent5e4a77b218ae1e9d205fcfb1ef00474f3084fe7f (diff)
Update CHANGELOG.mdv1.3.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3849c9bf..88477d08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,9 @@ CHANGELOG
v1.3.5 (14.02.2019)
-------------------
- new console flag `l` to define log formatting
- * **color|default** - colorized output
- * **plain** - disable all colorization
- * **json** - output as json
+ * **color|default** - colorized output
+ * **plain** - disable all colorization
+ * **json** - output as json
- new console flag `w` to specify work dir
- added ability to work without config file when at least one `overwrite` option has been specified
- pool config now sets `numWorkers` equal to number of cores by default (this section can be omitted now)