Skip to content

Commit d2b8c2a

Browse files
committed
Release Image Process 3.3.0
1 parent 29bafa9 commit d2b8c2a

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGELOG
22
=========
33

4+
3.3.0 - 2025-11-18
5+
------------------
6+
7+
- Process images in content metadata via new `IMAGE_PROCESS_METADATA` setting
8+
9+
Contributed by [Patrick Fournier](https://github.com/patrickfournier) via [PR #99](https://github.com/pelican-plugins/image-process/pull/99/)
10+
11+
412
3.2.0 - 2025-11-04
513
------------------
614

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
[project]
22
name = "pelican-image-process"
3-
version = "3.2.0"
3+
version = "3.3.0"
44
description = "Pelican plugin that automates image processing."
55
authors = [{name = "Pelican Dev Team", email = "[email protected]"}]
66
license = {text = "AGPL-3.0"}

0 commit comments

Comments
 (0)