fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
102460a
)
rel
24.4
author
Radek Czajka
<rczajka@rczajka.pl>
Wed, 10 Apr 2024 11:12:30 +0000
(13:12 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Wed, 10 Apr 2024 11:12:30 +0000
(13:12 +0200)
CHANGELOG.md
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index
3a93be3
..
171bb9b
100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-2,6
+2,14
@@
This document records all notable changes to Librarian.
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.
## 23.12
- Added debug version for epub and epubcheck utility.
diff --git
a/setup.py
b/setup.py
index
6b04c15
..
1368375
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-22,7
+22,7
@@
def whole_tree(prefix, path):
setup(
name='librarian',
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',
description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats',
author="Marek Stępniowski",
author_email='marek@stepniowski.com',