diff options
author | Valentin Popov <info@valentineus.link> | 2017-09-29 00:35:15 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-09-29 00:35:15 +0300 |
commit | 87b7a5417ecb6af69a764e2d86428d54d3275f87 (patch) | |
tree | 74a6129d13f3ea37f2fbf000d26e799ccc7863f0 /CHANGELOG.md | |
parent | 553ba301ec7a4980b1566f6f459552ce01f73cd3 (diff) | |
download | iii-client-87b7a5417ecb6af69a764e2d86428d54d3275f87.tar.xz iii-client-87b7a5417ecb6af69a764e2d86428d54d3275f87.zip |
Release of version 3.0.1.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e5783d..158a3c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ # Description of releases +## 3.0.1 (29-09-2017) +Features: +- Add compatibility with older versions of NodeJS. +- Removing support for iojs. + +Fix: +- Fixed a bug in the tests. + ## 3.0.0 (29-09-2017) Features: - Full code refactoring. |