mirror of
https://github.com/minio/minio-rs.git
synced 2025-12-06 23:36:52 +08:00
13 lines
276 B
YAML
13 lines
276 B
YAML
# Generate release notes using a standard format
|
|
|
|
changelog:
|
|
categories:
|
|
- title: Highlighted Changes
|
|
labels:
|
|
- highlight
|
|
- title: Breaking Changes
|
|
labels:
|
|
- breaking-change
|
|
- title: Security Fixes
|
|
labels:
|
|
- security-fix |