584e5097fd
Pro-only PRs (labelled pr-element-pro) leaked into Element X release notes, causing confusion. They now group into a single Element Pro section instead of scattering through Features/Bugfixes. Granularity is dropped on purpose for these changes.
39 lines
737 B
YAML
39 lines
737 B
YAML
changelog:
|
|
categories:
|
|
- title: ✨ Features
|
|
labels:
|
|
- PR-Feature
|
|
- title: 🙌 Improvements
|
|
labels:
|
|
- PR-Change
|
|
- title: 🐛 Bugfixes
|
|
labels:
|
|
- PR-Bugfix
|
|
- title: ⚠️ API Changes
|
|
labels:
|
|
- PR-Api
|
|
- title: 🗣 Translations
|
|
labels:
|
|
- PR-i18n
|
|
- title: 🧱 Build
|
|
labels:
|
|
- PR-Build
|
|
- title: 📄 Documentation
|
|
labels:
|
|
- PR-Doc
|
|
- title: 🚧 In development 🚧
|
|
labels:
|
|
- PR-Wip
|
|
- title: Dependency upgrades
|
|
labels:
|
|
- PR-Dependencies
|
|
|
|
- title: 💼 Element Pro
|
|
labels:
|
|
- PR-Element-Pro
|
|
|
|
- title: Others
|
|
labels:
|
|
- PR-misc
|
|
- "*"
|