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 83db7fd commit 620e7c9Copy full SHA for 620e7c9
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
4
+## v0.8.0 (2025-05-08)
5
+
6
+### Features
7
8
+- Add names to stages
9
+ ([`83db7fd`](https://github.com/pythonnz/pdfbaker/commit/83db7fd562153865d7bcc916b2d0c7fd79374ed0))
10
11
+Not a real feature, want to trigger new release
12
13
14
## v0.7.1 (2025-05-08)
15
16
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.7.1"
+version = "0.8.0"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments