Skip to content

Commit

Permalink
Changelog: add entry for PR #266
Browse files Browse the repository at this point in the history
  • Loading branch information
brechtm committed Jun 23, 2021
1 parent 9c61fae commit a291669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Changed:

Fixed:

* Fix error message for --stylesheet argument with relative path (issue #253,
PR #266 by Alex Fargus)
* Descenders affect spacing between top border and content (issue #144)
* The table of contents (outlines) displayed in PDF readers show garbled text
when section titles contain non-ASCII characters.
Expand Down
1 change: 0 additions & 1 deletion tests_regression/test_rinoh.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# Public License v3. See the LICENSE file or http://www.gnu.org/licenses/.

from pathlib import Path
from os.path import relpath

import pytest

Expand Down

0 comments on commit a291669

Please sign in to comment.