فهرست منبع

Update CHANGES.rst

JC Brand 11 سال پیش
والد
کامیت
30fe6de7c3
1فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. 6 2
      docs/CHANGES.rst

+ 6 - 2
docs/CHANGES.rst

@@ -4,11 +4,15 @@ Changelog
 0.8 (Unreleased)
 ----------------
 
-.. note:: Converse.js is now relicensed under the `Mozilla Public License http://www.mozilla.org/MPL/2.0/`_.
+.. note::
+    1. Converse.js is now relicensed under the `Mozilla Public License http://www.mozilla.org/MPL/2.0/`_.
+    2. Configuration options for the chat toolbar have changed.
+       Please refer to the `relevant documentation http://devbox:8890/docs/html/index.html#visible-toolbar-buttons`_.
 
+* Add a new toolbar button for clearing chat messages. [jcbrand]
 * Chat boxes and rooms can now be resized vertically. [jcbrand]
 * Upgraded many dependencies to their latest versions. [jcbrand]
-* Add new configuration setting `forward_messages <https://conversejs.org/docs/html/index.html#forward_messages>`_ 
+* Add new configuration setting `forward_messages <https://conversejs.org/docs/html/index.html#forward_messages>`_
   Message forwarding was before default behavior but is now optional (and disabled by default). [jcbrand]
 * Newly opened chat boxes always appear immediately left of the controlbox.
 * #71 Chat boxes and rooms can be minimized. [jcbrand]