Skip to content

Commit 40e2969

Browse files
committed
update CHANGELOG
1 parent 88956c0 commit 40e2969

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.rst

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ pyxpdf changelog
33

44
.. begin changelog
55
6+
0.2.3 (2020-08-31)
7+
-------------------
8+
9+
- Config: make :any:`Config.cfg_path` public attribute
10+
- Document: add support for :class:`~pathlib.Path` for loading pdf
11+
- pyxpdf_data: add 35 base Postscript fonts from ghostscript
12+
13+
**Bugs Fixed**
14+
15+
- Fix #9: segfault using :meth:`~pyxpdf.xpdf.Document.text()`
16+
- Fix #8: add checks for file in :any:`Config.add_font_file()`
17+
618
0.2.2 (2020-07-03)
719
------------------
820

0 commit comments

Comments
 (0)