diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f4f3db..47ebda4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,13 @@ Changelog ##### 1.2.2 - - no longer depend on OpenSSL to fix some licensing issues - - translation + - fix some licensing issues by not depending on OpenSSL any longer (thanks Ben!) + - add tons of translations (thanks to anyone helping!) + - fix issue that caused empty files + - fix pidgin not reconnecting after hibernation + - fix adium not reconnecting after hibernation + - fix secret chat fingerprint not being displayed after restart + - fix secret chat name not being displayed after restart ##### 1.2.1 diff --git a/README.md b/README.md index bf3e1a0..c316546 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,14 @@ This plugin is tested and works on **Linux** and **OS X**. As of right now, **Wi 1.2.2 ----- - - fix some licensing issues by not depending on OpenSSL any longer - - translation + - fix some licensing issues by not depending on OpenSSL any longer (thanks Ben!) + - add tons of translations (thanks to anyone helping!) + - fix issue that caused empty files + - fix pidgin not reconnecting after hibernation + - fix adium not reconnecting after hibernation + - fix secret chat fingerprint not being displayed after restart + - fix secret chat name not being displayed after restart + Build -----