diff --git a/CHANGELOG.md b/CHANGELOG.md index f22a6ff..8af39e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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