diff options
author | Joe Robinson <joe@lc8n.com> | 2016-10-16 22:55:33 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2016-10-16 22:55:33 +0100 |
commit | 962b0b3382e0adec0fdc1b888eddc0a38a358888 (patch) | |
tree | 2cd56f970ed363baf8dd669545f746523afe1744 | |
parent | 6463d5922886af839627c539feb9706b5fd9c529 (diff) |
Update changelog
-rw-r--r-- | CHANGELOG.md (renamed from CHANGELOG) | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -7,13 +7,30 @@ - Can send /whois and channel /list commands - Interpret join, part, quit, kill, kick, and mode messages - Display topics and user lists in channels + 0.0.2 ----- - Added ability to send PMs with /msg + - In-line Image/Video/Audio/Youtube expansion + 0.1.0 ----- - Added basic connection UI at startup (automatically populated from config.json) + 0.1.1 ----- - Create channel tab when names list is received, to support bouncers - Added SSL connection option + +0.1.2 +----- + - Add /topic command + - Fix /join command + - Windows electron fix + +0.2.0 +----- + - Migrate to irc-framework library + - Includes all functionality of 0.1.2 + - Show when and who set a topic + - Show more server and error messages |