From 0bc78ad26ea5343e589c5f1685d112853bb7ad5a Mon Sep 17 00:00:00 2001
From: Thomas Citharel <tcit@tcit.fr>
Date: Tue, 9 Nov 2021 09:17:38 +0100
Subject: [PATCH] Mention the main branch name change in the changelog

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3ff1ae24..61d16627e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Make sure some event action pages (participate remotely or without an account) don't get indexed by search engines
 - Only send `Tombstone` element in `Delete` activities, not the whole previous deleted element.
 - Only add address and tags to event icalendar export if they exist
+- `master` branch has been renamed to `main`
 
 ### Removed