From 07e4e4bbddecc74062a9c2748ed39edd6891e76e Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 18 Aug 2024 21:24:17 +0200 Subject: Updated the minimum required Hugo version to 0.121.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 792853c..9818998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Updated the minimum required Hugo version for this theme to 0.114.0. +- Updated the minimum required Hugo version for this theme to 0.121.0. - Refactored the theme configuration in `exampleSite/config/_default/config.yaml` to use Hugo's module imports instead of the `theme` variable. The theme's repository path is now specified under the `imports` section in the `module` -- cgit v1.2.3