docs: update v3.0.1 changelog with doc changes

Document the installation and README improvements that clarify
pip availability and development setup instructions.
This commit is contained in:
Alexander Minges 2025-07-25 09:47:40 +02:00
parent babbf99203
commit 81aa1cc9f3
Signed by: Athemis
SSH key fingerprint: SHA256:TUXshgulbwL+FRYvBNo54pCsI0auROsSEgSvueKbkZ4

View file

@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use logo in documentation and README
- Remove unnecessary TYPE_CHECKING usage in favor of direct imports
- Improve sphinx-multiversion configuration for better CI documentation building
- Update installation documentation to clarify pip availability and requirements
- Improve development setup instructions in README and documentation
### Fixed