From fe7b0c3787ceb37ba9d8acd221a7daacec77fa4a Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 14 Apr 2025 07:56:13 +0300 Subject: [PATCH] CHANGELOG.md: add note about templates for Hugo v0.146.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bcb9e3..8034d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Fixed - Deprecations from Hugo (DisqusShortname and GoogleAnalytics) +- Deprecations from Hugo (Templates) ## [[ 1.6.0 ]] - 2020-12-05 ### Changed