From 6a7082eab5f4bfa1912ce0ec4d7e790ecf3bbcc6 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 29 May 2022 23:36:18 +0200 Subject: Provide ability to include custom scripts in the them --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 64610ac..1eeda7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.2.0...HEAD) + +### Added + +- Provide ability to include custom scripts in the theme. + ## [v0.2.0](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.1.0...v0.2.0) ### Added @@ -13,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add Russian translation - Provide an ability to use hreflang attribute in `link` shortcode - Add `{{< mini-toc >}}` shortcode -- Provide an ability to use `keywords` meta tag +- Provide ability to use `keywords` meta tag - Provide ability to render feeds menu - Add pagination support -- cgit v1.2.3