Bump to 1.6.0

This commit is contained in:
1computer1 2019-05-22 13:45:37 -04:00
parent c3234b7cda
commit 26c667299d

View file

@ -1,5 +1,10 @@
# Changelog
## 1.6.0
- Added `>cleanup` command.
- Changed JS to always use `-p` to evaluate expressions.
## 1.5.0
- Added retry functionality and `retries` config option.