Skip to content

Commit

Permalink
Release PDF Generator 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Jun 27, 2021
1 parent 219890f commit fb68ffc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,14 @@
CHANGELOG
=========

1.0.1 - 2021-06-27
------------------

Support intra-site links to source content files

Contributed by [Dominik Wombacher](https://github.com/wombelix) [PR #3](https://github.com/pelican-plugins/pdf/pull/3/)


1.0.0 - 2021-04-04
------------------

Expand Down
3 changes: 0 additions & 3 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-pdf"
version = "1.0.0"
version = "1.0.1"
description = "PDF Generator is a Pelican plugin that exports articles and pages as PDF files during site generation"
authors = ["Pelican Dev Team <authors@getpelican.com>"]
license = "AGPL-3.0"
Expand Down

0 comments on commit fb68ffc

Please sign in to comment.