Skip to content

Commit a176d21

Browse files
committed
bump version & update changelog
1 parent 79117b3 commit a176d21

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
ChangeLog
33
*********
44

5+
25.0.0 (2025-11-18)
6+
===================
7+
- Upgrade MFR and dependencies to python v3.13.
8+
- Allow render jobs to be backgrounded and cached.
9+
- Switch from unoconv to unoserver; upgrade LibreOffice used to convert office files to pdf.
10+
- Switch to pyproject.toml and poetry.
11+
512
24.0.0 (2024-01-02)
613
===================
714
- Fix: Install ca-certificates-java in Dockerfile to fix image build.

mfr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '24.0.0'
1+
__version__ = '25.0.0'

0 commit comments

Comments
 (0)