From b2ddd0fd387afd8a33c064b98816525dace32c1e Mon Sep 17 00:00:00 2001 From: "Rodweil, Theodor" Date: Mon, 14 Aug 2023 05:10:07 +0200 Subject: [PATCH] chore(changelog): add unreleased/planned features --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index daab450..8108437 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -nothing as of yet +### Added + +- support for advanced title filter, which supports an array of titles instead + of a single title +- checksum of pages that also regards ancestry. +- state object to track wether pages or attachments were actually published and + manifest may not have to be written back to the filesystem +- support for non-default Base URIs ## [1.0.0] - 2023-08-07