diff --git a/CHANGELOG b/CHANGELOG index fe764821df..aac93543e9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,10 +4,10 @@ Version 2021.07 (2021-07-04) Updates to the themes (frio, vier) [annando, MrPetovan] Updates to the documentation [annando, nupplaphil] Updated composer and dependencies [nupplaphil, MrPetovan] - General code cleanup [annando, nupplaphil, mexon, MrPetova, very-apen] + General code cleanup [annando, nupplaphil, mexon, MrPetovan, very-apen] Enhanced the Mastodon compatible API [annando] Enhanced the possibilities to download the calendar [annando] - Enhanced the Vagrand development box setup [fabrixxm] + Enhanced the Vagrant development box setup [fabrixxm] Enhanced the console commands [fabrixxm, mexon] Enhances the support of PHP8 [nupplaphil, MrPetovan] Enhanced the link detection [annando] @@ -29,7 +29,7 @@ Version 2021.07 (2021-07-04) Fixed a problem when following local contacts [annando] Fixed problems with the addon settings [MrPetovan] Removed the Diaspora* relay support [annando] - Removed the system user from the user countings [annando] + Removed the system user from the user counting [annando] Make birthday time comparison 32-bit safe in Protocol/DFRN [MrPetovan] CI process was switched to drone [nupplaphil] The "authenticate" hook was moved deeper into the process [very-ape]