docs(changelog): add CI venv fix to v3.0.1 entry
All checks were successful
Test pipeline / test (push) Successful in 15s
All checks were successful
Test pipeline / test (push) Successful in 15s
Document the cherry-picked CI fix that ensures proper Python venv usage in the release job for reliable package building.
This commit is contained in:
parent
a8f6e9e7a4
commit
de27e8168f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Fix pyright type checking errors across processing and validation modules
|
||||
- Fix CI sphinx-multiversion tag detection issue
|
||||
- Fix is_doi return type validation
|
||||
- Fix CI release job to use Python venv for proper package building
|
||||
- Restore missing demo image from v3.0.0 release
|
||||
|
||||
## [v3.0.0] - 2025-07-22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue