aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2017-09-29 00:09:32 +0300
committerValentin Popov <info@valentineus.link>2017-09-29 00:09:32 +0300
commitd27bc8b359d3c52488c5ba5d01d00a8c0dedb5ff (patch)
tree77a74d499e5447ecb2ec8acf5fb6183b416f83d6 /CHANGELOG.md
parent459ab8bae6525a11e17068bb1652b3ec961b36a4 (diff)
downloadiii-client-d27bc8b359d3c52488c5ba5d01d00a8c0dedb5ff.tar.xz
iii-client-d27bc8b359d3c52488c5ba5d01d00a8c0dedb5ff.zip
Release of version 3.0.0.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0fad500..8e5783d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,10 @@
# Description of releases
+## 3.0.0 (29-09-2017)
+Features:
+- Full code refactoring.
+- Added testing system.
+- Return to the callbacks and the rejection of Promise in favor of simplicity and lightness.
+
## 2.1.0 (28-09-2017)
Features:
- The assembly system has been reworked, now the package is being assembled for use in browsers.