Skip to content

Commit 930225d

Browse files
committed
Release Simple Footnotes 1.0.1
1 parent 5d9e47b commit 930225d

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.0.1 - 2020-06-23
5+
------------------
6+
7+
Change `quote_attr_values` from `legacy` to `always` to unbreak the Pelican's intrasite link regex.
8+
49
1.0.0 - 2019-11-16
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
[tool.poetry]
22
name = "pelican-simple-footnotes"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Pelican plugin to add footnotes to articles and pages"
55
authors = ["Stuart Langridge <[email protected]>", "Justin Mayer <[email protected]>"]
66
license = "AGPL-3.0"

0 commit comments

Comments
 (0)