diff options
author | Ryan Huber <rhuber@gmail.com> | 2015-01-19 14:40:22 -0800 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2015-01-19 14:40:22 -0800 |
commit | f9da25c3d0cfb8da77314f37e8323b7f8bdc62b3 (patch) | |
tree | 33645a18da4d395c14f5ed69f599a705c3dab499 /README.md | |
parent | f1875e0ae23d4a53ebe66215ed720e36c999d285 (diff) | |
download | wee-slack-f9da25c3d0cfb8da77314f37e8323b7f8bdc62b3.tar.gz |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,7 @@ wee-slack ========= **Important:** - Weechat 1.1 or newer is now required. There was code to work around issues that no longer exist in newer versions. You should upgrade to if you wish to use continue using wee-slack. + Just updated with some huge performance improvements! Weechat 1.1 or newer is now required. There was code to work around issues that no longer exist in newer versions. You should upgrade to if you wish to use continue using wee-slack. ----------- @@ -15,6 +15,7 @@ A WeeChat native client for Slack.com. Provides supplemental features only avail Features -------- * **New** Caches message history, making startup MUCH faster + * **New** Smarter redraw of dynamic buffer info (much lower CPU %) * **New** beta UTF-8 support * Doesn't use IRC gateway. Connects directly with Slack via API/Websocket * Multiple Teams supported! Just add multiple api tokens separated by commas |