From ecf1a5b3689bfaa398af62f4f3a24c3279dfe178 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Wed, 10 Nov 2021 15:12:43 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6976914..592688e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,14 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -Thank you to @joseph-marques for contributing to this release. +Thank you to @balazsbtond and @joseph-marques for contributing to this release. ### Added * you can add header text to a directory listing. See the updated readme for details. ### Fixed * updated dependencies - +* error pages also send close_notify ## [3.1.3] - 2021-10-25 Thank you to @FoxKyong for contributing to this release.