diff --git a/CHANGES b/CHANGES index b0083cc..03e7301 100644 --- a/CHANGES +++ b/CHANGES @@ -18,10 +18,13 @@ Galene 0.9 (unreleased) a chat entry. * Added a new command "/stopshare". * Added a new permission "message" and new commands "shutup" and "unshutup". - * Fixed a bug that could allow an ordinary user to clear the chat. * Changed stateless token validation to attempt all keys rather than just the first matching one. +26 May 2024: Galene 0.8.3 + + * Fixed a bug that could allow any user to clear the chat. + 14 April 2024: Galene 0.8.2 * Fixed possible crashes in the VP8 and AV1 parsers.