Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienlc committed Mar 29, 2024
1 parent c9a2868 commit ed1fbda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ pip install -e .
### Checklist before opening a pull request

* The code is formatted with `black` and `isort`.
* The tests pass.
* The readme is updated if necessary (especially if the command line interface changes).

## Authors
Expand All @@ -184,6 +185,9 @@ pip install -e .
* 2.1.0
* Add --unselectable and --save-as-image options.
* Fix bug with temporary files on Windows.
* 2.1.2
* Fix missing Poppler dependancy.
* Add test and lint to CI.

## License

Expand Down

0 comments on commit ed1fbda

Please sign in to comment.