fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
175c5cf
)
Version 2.2
2.2
author
Radek Czajka
<rczajka@rczajka.pl>
Thu, 7 Oct 2021 10:16:59 +0000
(12:16 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Thu, 7 Oct 2021 10:16:59 +0000
(12:16 +0200)
CHANGELOG.md
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index
3c07df9
..
b388ed7
100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-3,6
+3,16
@@
This document records all notable changes to Librarian.
+## 2.2 (2021-10-07)
+
+### Added
+- Support for block annotations.
+- Option to use endnotes in PDF.
+
+### Fixed
+- Avoid hanging conjunctions on covers.
+
+
## 2.1 (2021-07-08)
### Added
diff --git
a/setup.py
b/setup.py
index
9c0ce5a
..
992c62d
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-22,7
+22,7
@@
def whole_tree(prefix, path):
setup(
name='librarian',
- version='2.
1
',
+ version='2.
2
',
description='Converter from WolneLektury.pl XML-based language to XHTML, TXT and other formats',
author="Marek Stępniowski",
author_email='marek@stepniowski.com',