From 321c303a8a1ae45277aa113744c7e0550b62c926 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Sat, 29 Oct 2022 19:45:14 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66f94d9..d9e1756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. 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). +## [2.0.4] - 2022-10-29 + +### Added + +- `THEME_PAGE_TITLE` +- `THEME_FAVICON` + ## [2.0.3] - 2022-10-07 ### Added