aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a8d2616..76c5e83 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,11 +22,13 @@ Added
* --version now includes the current commit hash.
* Server passwords. Thanks @rbran!
* Added support for sending and receiving text messages.
+ * See a list of occured events with +mumctl events+.
Changed
~~~~~~~
-* Changed how you mute yourself/others. See man pages for details on the new options.
+ * Changed how you mute yourself/others. See man pages for details on the new options.
+ * The current channel status is now printed when connecting to a server.
// Removed
// ~~~~~~~
@@ -39,6 +41,7 @@ Fixed
be found.
* Lots of other minor informative error messages instead of panics.
* Status requests are sent in parallel.
+ * Pings are now less spammy in the log output.
Other
~~~~~