diff options
-rw-r--r-- | COPYING.thirdparty | 1 | ||||
-rw-r--r-- | Swift/ChangeLog.md | 10 |
2 files changed, 10 insertions, 1 deletions
diff --git a/COPYING.thirdparty b/COPYING.thirdparty index 0134aaa..16cf68a 100644 --- a/COPYING.thirdparty +++ b/COPYING.thirdparty @@ -220,2 +220,3 @@ Copyright (c) 2015 Michael Vetter. Copyright (c) 2016 Barun Parruck. +Copyright (c) 2017 Vitaly Takmazov All rights reserved. diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md index 32b5711..fd9b7b9 100644 --- a/Swift/ChangeLog.md +++ b/Swift/ChangeLog.md @@ -1 +1,9 @@ +4.0-rc3 ( 2017-11-28 ) +---------------------- +- Fix crash in emoticon dialog +- Fix Windows MSI installer when updating from earlier Swift version +- Update translations ( Dutch, German ) +- Add AppImage for Linux 64-bit as a supported platform +- And smaller bug fixes + 4.0-rc2 ( 2017-05-22 ) @@ -119,2 +127,2 @@ Yoann Blein, Catalin Badea, Pavol Babincak, Mateusz Piekos, Alexey Melnikov and ------------------ -- Initial release.
\ No newline at end of file +- Initial release. |