Skip to content

Commit

Permalink
document latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xflr6 committed Jul 13, 2021
1 parent 6e9774b commit 6c77f29
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ Version 0.17 (in development)

Drop Python 2 support.

Migrate CI to GitHub actions. Add ``pypy3`` to matrix.

Tests: implement ``--skip-exe`` via custom ``pytest`` marker.

Documentation: point Anaconda users to ``conda-forge/python-graphviz``.

Move type hints from docstrings to type annotations. Improve doctests.

Examples: standardize import convention and modernize.

Re-render example notebooks with Graphviz 2.46.1.


Version 0.16
------------
Expand Down

0 comments on commit 6c77f29

Please sign in to comment.