diff options
author | James Booth <boothj5@gmail.com> | 2017-01-28 16:55:09 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2017-01-28 16:55:09 +0000 |
commit | dfeb5889534bc6e1c8679c9699b83395d70a67e4 (patch) | |
tree | d0a46af36d65783307eb421b4ee83f06c8799276 | |
parent | 8978f809f2923f2db742a656545ae3564e307e31 (diff) | |
download | profani-tty-dfeb5889534bc6e1c8679c9699b83395d70a67e4.tar.gz |
Update CHANGELOG
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 59f6798b..0d38ebcd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ - Look for system TLS certificate path by default (/tls certpath) - Allow plugins to complete file paths with prof.filepath_completer_add function - Add encryption settings functions to plugins api +- Allow plugins to block message sending on pre message send hooks - Bug fixes: https://github.com/boothj5/profanity/milestone/15?closed=1 0.5.0 |