From 20fa7cded694595ff01a0ab4382a7a9427763aee Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 11 Jan 2024 16:32:18 +0000 Subject: [PATCH] ops; pretty big omission among the breaking changes --- site/changelog.gmi | 1 + 1 file changed, 1 insertion(+) diff --git a/site/changelog.gmi b/site/changelog.gmi index b997fe9..5381251 100644 --- a/site/changelog.gmi +++ b/site/changelog.gmi @@ -33,6 +33,7 @@ ### Breaking Changes +* removed CGI support * gg now warns when the server doesn't use TLS' close_notify * deprecated the global `ipv6' and `port' settings in favour of the per-server `listen on` directive * removed the already deprecated config options `mime' and `map'