Skip to content

Commit 47b6a65

Browse files
committed
Release SEO 1.3.0
1 parent 574b209 commit 47b6a65

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
1.3.0 - 2025-01-15
5+
------------------
6+
7+
- Add ability to configure the plugin via the Pelican settings file
8+
49
1.2.2 - 2021-06-21
510
------------------
611

RELEASE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pelican-seo"
3-
version = "1.2.2"
3+
version = "1.3.0"
44
description = "Pelican plugin to improve search engine optimization (SEO)"
55
authors = [{name = "Maëva Brunelles", email = "[email protected]"}, {name = "Justin Mayer", email = "[email protected]"}]
66
license = {text = "AGPL-3.0"}

0 commit comments

Comments
 (0)