What's Changed
* Don't use numbered option in docs tutorial by caleb-johnson in https://github.com/Qiskit/qiskit-addon-obp/pull/1
* docs: move release notes to 0.1 by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/3
* fix: copyright headers by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/5
* ci: propagate updates from qiskit-addon-utils by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/7
* Add link to Qiskit addons on landing pages by caleb-johnson in https://github.com/Qiskit/qiskit-addon-obp/pull/9
* Fix GitHub source code links for decorated functions by garrison in https://github.com/Qiskit/qiskit-addon-obp/pull/22
* build(deps): bump pylint from 3.2.7 to 3.3.1 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/17
* build(deps): bump ruff from 0.6.4 to 0.6.8 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/18
* Replace pydocstyle with Ruff by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-obp/pull/26
* Use absolute links in API docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-obp/pull/27
* Reorganize API docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-obp/pull/24
* feat: option to disable legend by boonware in https://github.com/Qiskit/qiskit-addon-obp/pull/20
* build(deps): bump mypy from 1.11.2 to 1.13.0 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/33
* build(deps): bump ruff from 0.6.8 to 0.7.1 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/32
* Always show type hints in docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-obp/pull/31
* Show inheritance in inlined classes in docs by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-obp/pull/35
* Fix GitHub source code links due to missing env vars by Eric-Arellano in https://github.com/Qiskit/qiskit-addon-obp/pull/36
* Fix development version tests by garrison in https://github.com/Qiskit/qiskit-addon-obp/pull/38
* Add a linter to check the images' alt text by arnaucasau in https://github.com/Qiskit/qiskit-addon-obp/pull/43
* ci: align Python version of tox and Github action by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/46
* Add alt text to relevant images by beckykd in https://github.com/Qiskit/qiskit-addon-obp/pull/45
* build(deps): bump ruff from 0.7.1 to 0.8.1 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/42
* build(deps): bump mypy from 1.13.0 to 1.14.1 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/52
* build(deps): bump pylint from 3.3.1 to 3.3.4 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/53
* build(deps): bump ruff from 0.8.1 to 0.9.4 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/54
* Add OBP paper reference to README and docs by BryceFuller in https://github.com/Qiskit/qiskit-addon-obp/pull/55
* build(deps): bump ruff from 0.9.4 to 0.9.9 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/63
* build(deps): bump mypy from 1.14.1 to 1.15.0 by dependabot in https://github.com/Qiskit/qiskit-addon-obp/pull/64
* Fix bug causing slices with depth > 1 to be forward-prop'd by caleb-johnson in https://github.com/Qiskit/qiskit-addon-obp/pull/62
* Explicitly support and test Python 3.13 by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/69
* Add support for Qiskit 2.0 by garrison in https://github.com/Qiskit/qiskit-addon-obp/pull/66
* ci: minor improvements by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/70
* test: improve timeout testing by monkeypatching by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/71
* Fix pylint in CI by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/72
* Allow users to specify tolerances for operator simplify. by caleb-johnson in https://github.com/Qiskit/qiskit-addon-obp/pull/67
* fix: the initialization of `SimplifyMetadata.num_unique_paulis` by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/73
* fix: differentiate trimmed and duplicate Paulis by mrossinek in https://github.com/Qiskit/qiskit-addon-obp/pull/74
* Allow users to specify tolerance for finding optimal truncation thresholds by caleb-johnson in https://github.com/Qiskit/qiskit-addon-obp/pull/65
* Prepare 0.2 release by caleb-johnson in https://github.com/Qiskit/qiskit-addon-obp/pull/68
New Contributors
* caleb-johnson made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/1
* garrison made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/22
* dependabot made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/17
* Eric-Arellano made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/26
* boonware made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/20
* arnaucasau made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/43
* beckykd made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/45
* BryceFuller made their first contribution in https://github.com/Qiskit/qiskit-addon-obp/pull/55
**Full Changelog**: https://github.com/Qiskit/qiskit-addon-obp/compare/0.1.0...0.2.0
<!-- published by ghalactic/github-release-from-tag -->