# Changelog 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). ## [Unreleased](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.3.0...HEAD) ### Changed - Rework post dates format. Now they prefixes with "Published on" and "Updated on" - Rework single post layouts. Reduce the number of layouts for poems, dramas, narratives and posts to one - Rename `site.Params.seoKeywords` to `site.Params.keywords` to match the Hugo documentation - Global `site.Params.keywords` may be overridden by `.Params.keywords` or `.Params.tags` in the post front matter - Use builtin `.TableOfContents` to generate table of contents in the sidebar - Change the way you enable table of contents in the sidebar. Now you can enable/disable it in the front matter using `toc: true` or `toc: false` ### Fixed - Fix tags html layout - Add missed `theme-color` meta tag - Enable maskable icon support - Rework term rendering for Atom feeds to not include duplicates - Remove redundant `