From 9a17e5535ff758f5a8d875030108f3169b620bfd743b1c062818d8715e20b761 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Fri, 16 Aug 2024 00:00:00 +0000 Subject: Update changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c62b30..45dddd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.4.0] - 2024-08-16 + +### Changed + +- Make author element optional in Atom feeds +- Make email subelement optional in author element + +### Added + +- Add support for site.Params.author, retain compatibility with site.Author + +### Fixed + +- Remove erroneous "index.gmi" suffix in gemtext Atom feeds +- Fix incorrect greedy italics/bold parsing in gemtext renderer + ## [1.3.7] - 2024-07-04 ### Fixed @@ -434,6 +450,7 @@ _First release._ +[1.4.0]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.4.0 [1.3.7]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.7 [1.3.6]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.6 [1.3.5]: https://git.nicholasjohnson.ch/hugo-theme-journal/tag/?h=v1.3.5 -- cgit v1.2.3