chore: initial sanitized public snapshot
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
# 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
|
||||
|
||||
- [aria2](https://github.com/aria2/aria2) baseline:
|
||||
- [Aria2-Pro-Core](https://github.com/P3TERX/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
|
||||
Reference in New Issue
Block a user