Skip to content

Commit 1e7e630

Browse files
committed
Release Share Post 1.1.0
1 parent 6418851 commit 1e7e630

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.1.0 - 2023-08-31
5+
------------------
6+
7+
Add Mastodon share link
8+
49
1.0.0 - 2021-03-19
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-share-post"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "A Pelican plugin to create share URLs of article"
55
authors = ["Talha Mansoor <[email protected]>", "Justin Mayer <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)