Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshvarma committed Aug 31, 2020
1 parent 88956c0 commit 40e2969
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ pyxpdf changelog

.. begin changelog
0.2.3 (2020-08-31)
-------------------

- Config: make :any:`Config.cfg_path` public attribute
- Document: add support for :class:`~pathlib.Path` for loading pdf
- pyxpdf_data: add 35 base Postscript fonts from ghostscript

**Bugs Fixed**

- Fix #9: segfault using :meth:`~pyxpdf.xpdf.Document.text()`
- Fix #8: add checks for file in :any:`Config.add_font_file()`

0.2.2 (2020-07-03)
------------------

Expand Down

0 comments on commit 40e2969

Please sign in to comment.