diff options
author | Valentin Popov <info@valentineus.link> | 2017-09-28 20:28:18 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-09-28 20:28:18 +0300 |
commit | ba42758715c8f93a5ce50a9201659979d43897fe (patch) | |
tree | f3c72c529f56deace0a1371903faa14bdcb9cc15 /CHANGELOG.md | |
parent | 677996e5352f77016a666468f343dc35f690863f (diff) | |
download | iii-client-ba42758715c8f93a5ce50a9201659979d43897fe.tar.xz iii-client-ba42758715c8f93a5ce50a9201659979d43897fe.zip |
Release of version 2.1.0.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fd705c8..0fad500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ # Description of releases +## 2.1.0 (28-09-2017) +Features: + - The assembly system has been reworked, now the package is being assembled for use in browsers. + - Added a system of automatic assembly and publishing. + - Many small improvements to the package architecture. + ## 2.0.0 (29-07-2017) Features: - Using Promise. |