branch: externals/ement
commit 16d4878bb02cf13be19b87bcecdc6b3d838638da
Author: Adam Porter <a...@alphapapa.net>
Commit: Adam Porter <a...@alphapapa.net>

    Docs: Update changelog
---
 README.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.org b/README.org
index 3610a5ced2..88353eaa4d 100644
--- a/README.org
+++ b/README.org
@@ -315,6 +315,7 @@ Ement.el doesn't support encrypted rooms natively, but it 
can be used transparen
 + Replies to edited messages are correctly sent to the original event (whereas 
previously they were sent to the edit, which caused reactions to not be shown). 
 ([[https://github.com/alphapapa/ement.el/issues/230][#230]], 
[[https://github.com/alphapapa/ement.el/issues/277][#277]].  Thanks to 
[[https://github.com/phil-s][Phil Sainty]] for suggesting, and to 
[[https://github.com/dionisos2][dionisos]] for reporting.)
 + Set ~filter-buffer-substring-function~ in room buffers to prevent undesired 
text properties from being included in copied text.  
([[https://github.com/alphapapa/ement.el/pull/278][#278]].  Thanks to 
[[https://github.com/phil-s][Phil Sainty]].)
 + Command ~ement-disconnect~ no longer shows an error message.  
([[https://github.com/alphapapa/ement.el/issues/208][#208]].)
++ Retrieval of earlier events in a just-joined room.  
([[https://github.com/alphapapa/ement.el/issues/148][#148]].  Thanks to 
[[https://github.com/MagicRB][Richard Brežák]] for reporting, and to 
[[https://github.com/phil-s][Phil Sainty]] for testing.)
 
 ** 0.15.1
 

Reply via email to