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 83060f4 commit cdabddcCopy full SHA for cdabddc
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
4
+## v0.8.5 (2025-05-08)
5
+
6
+### Bug Fixes
7
8
+- Add some debug logging
9
+ ([`83060f4`](https://github.com/pythonnz/pdfbaker/commit/83060f4d06425dd184f712795b3e94003003d32e))
10
11
+Still not determining correctly whether a release is needed.
12
13
14
## v0.8.4 (2025-05-08)
15
16
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.8.4"
+version = "0.8.5"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments