We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455d660 commit 591f5a7Copy full SHA for 591f5a7
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+3.0.3 - 2022-07-18
5
+------------------
6
+
7
+*support*: Display plugin configuration when Pelican is run in debug mode.
8
9
3.0.2 - 2022-07-11
10
------------------
11
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-image-process"
-version = "3.0.2"
+version = "3.0.3"
description = "Pelican plugin that automates image processing."
authors = ["Pelican Dev Team <[email protected]>"]
license = "AGPL-3.0"
0 commit comments