Added - Support for Python 3.12 ([4](https://github.com/sphinx-contrib/svgbob/issues/4), by [maffoo](https://github.com/maffoo)).
Changed - Bumped `svgbob` dependency to `v0.7.2`.
Removed - `enhance_circuitries` and `merge_line_with_shapes` directives.
0.2.1
Fixed - Allow using Unicode box characters instead of ASCII ([2](https://github.com/sphinx-contrib/svgbob/issues/2)).
Added - Support for Python 3.11.
0.2.0
Changed - Bumped `pyo3` dependency to `v0.17.1`. - Bumped `svgbob` dependency to `v0.6.7`. - Use GitHub Actions instead of AppVeyor to build and test wheels for Windows.
Added - Support for Python 3.10 ([1](https://github.com/sphinx-contrib/svgbob/issues/1)).
Removed - Support for Python 3.6.
0.1.1
Fixed - Wrong project name in `setup.cfg`. - Invalid branch name in URL of AppVeyor status badge in `README.md`.