diff options
author | Valentin Popov <info@valentineus.link> | 2017-10-09 22:47:44 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2017-10-09 22:47:44 +0300 |
commit | 1b31b0beec9d3011c444c70ec11f4da134570cb0 (patch) | |
tree | dadba90ae9381d494b725ebaaa486ac2c2fdd0b6 /CHANGELOG.md | |
parent | 38d1a0eab11062da2d900d8d0fac787688d359ea (diff) | |
download | iii-client-1b31b0beec9d3011c444c70ec11f4da134570cb0.tar.xz iii-client-1b31b0beec9d3011c444c70ec11f4da134570cb0.zip |
General code refactoring
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b46ba56..df04813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # Description of releases +## 3.2.0 (10-10-2017) +Features: +- General code refactoring. + ## 3.1.0 (09-10-2017) Features: - Added support for older platforms. |