aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-07 07:36:53 +0000
committerMario <mario@mariovavti.com>2021-09-07 07:36:53 +0000
commitad7c84eda7ce0bcda27af162bc3495af3a5612fc (patch)
treea39f8c4b56acc9ff46df27a0a8797ba857384b07
parent52995bde125a568894ae441bb75cd69ac7945ef7 (diff)
parentfe62b245ca9bac0aeaf58e43011eb12321d05c20 (diff)
downloadvolse-hubzilla-ad7c84eda7ce0bcda27af162bc3495af3a5612fc.tar.gz
volse-hubzilla-ad7c84eda7ce0bcda27af162bc3495af3a5612fc.tar.bz2
volse-hubzilla-ad7c84eda7ce0bcda27af162bc3495af3a5612fc.zip
Merge branch 'dev' into 6.2RC
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ef32b807b..e49ffb8d5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
Hubzilla 6.2 (2021-09-??)
+ - Deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html5 standard
- Check post_mail permission when receiving a direct message
- Refactor actor store and cache mechanism
- Add optional strict flag (false) to base64url_decode() which is passed on to base64_decode()