From 3fcdf0543e49e2cee19b194af854e28f9ad36572 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Sun, 7 Nov 2021 15:28:58 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3456d2..6976914 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +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. + +### Added +* you can add header text to a directory listing. See the updated readme for details. + +### Fixed +* updated dependencies + ## [3.1.3] - 2021-10-25 Thank you to @FoxKyong for contributing to this release.