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 847e64d commit a8ba5a5Copy full SHA for a8ba5a5
CHANGELOG.md
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+2.1.2 - 2021-05-28
5
+------------------
6
+
7
+*bug*: Add [lxml](https://lxml.de/) as a project requirement. It is used to
8
+parse Atom and RSS feeds.
9
10
2.1.1 - 2021-05-07
11
------------------
12
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-image-process"
-version = "2.1.1"
+version = "2.1.2"
description = "Pelican plugin that automates image processing."
authors = ["Pelican Dev Team <[email protected]>"]
license = "AGPL-3.0"
0 commit comments