From: Radek Czajka Date: Wed, 10 Apr 2024 11:12:30 +0000 (+0200) Subject: rel X-Git-Tag: 24.4 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/ac9ba215113d29655e142f23ab398c5c2765df1e rel --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a93be3..171bb9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ This document records all notable changes to Librarian. +## 24.4 + +- Add fundraising inserts in PDF. + +## 24.1 + +- Added cover logos support. + ## 23.12 - Added debug version for epub and epubcheck utility. diff --git a/setup.py b/setup.py index 6b04c15..1368375 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def whole_tree(prefix, path): setup( name='librarian', - version='24.1', + version='24.4', description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats', author="Marek Stępniowski", author_email='marek@stepniowski.com',