70 lines
1.1 KiB
Markdown
70 lines
1.1 KiB
Markdown
# aria2-rust-pro Release Notes Template
|
|
|
|
Use this template when cutting a public-facing release, local handoff package,
|
|
or Gitea release page.
|
|
|
|
---
|
|
|
|
## Summary
|
|
|
|
One short paragraph that answers:
|
|
|
|
- what this release is
|
|
- who should care
|
|
- whether this is mainly a feature release, compatibility release, packaging
|
|
release, or bugfix release
|
|
|
|
## Highlights
|
|
|
|
- highlight 1
|
|
- highlight 2
|
|
- highlight 3
|
|
|
|
## Compatibility Notes
|
|
|
|
- upstream aria2 baseline:
|
|
- Aria2-Pro-Core behavior notes:
|
|
- Docker compatibility notes:
|
|
- RPC compatibility notes:
|
|
|
|
## Packaging
|
|
|
|
Artifacts included in this release:
|
|
|
|
- Windows:
|
|
- Linux:
|
|
- Docker image tar or image tag:
|
|
|
|
Checksums:
|
|
|
|
- `SHA256SUMS.txt` included: yes or no
|
|
- manifest files included: yes or no
|
|
|
|
## Migration Notes
|
|
|
|
Operator actions required before upgrade:
|
|
|
|
- config changes:
|
|
- compose or Docker env changes:
|
|
- host deployment changes:
|
|
- rollback considerations:
|
|
|
|
## Verification
|
|
|
|
Commands or evidence used to validate the release:
|
|
|
|
```text
|
|
list the exact commands run
|
|
```
|
|
|
|
## Known Limits
|
|
|
|
- limit 1
|
|
- limit 2
|
|
|
|
## Full Change List
|
|
|
|
- item
|
|
- item
|
|
- item
|