diff --git a/ChangeLog b/ChangeLog index 1750ab8..3a7c69b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Version 0.6.0: +2022-XX-XX Maxime “pep” Buquet + * Changes: + - Remove MUC workaround since new poezio is released with a patch for it. + - Remove declared trust states as long as we don't handle them to avoid + misleading users. + - get_fingerprints method is now async. + * Improvements: + - Implement format_fingerprint method and use Consistent Color Generation + (XEP-0392) split in blocks of 8 chars as specified in XEP-0384 0.8.3. + Version 0.5.1: 2022-03-14 Maxime “pep” Buquet * Improvements: