mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
23 lines
438 B
YAML
23 lines
438 B
YAML
changelog:
|
|
exclude:
|
|
labels: []
|
|
authors: []
|
|
categories:
|
|
- title: Breaking Changes
|
|
labels:
|
|
- breaking change
|
|
- title: New Features & Enhancements
|
|
labels:
|
|
- enhancement
|
|
- title: UI/UX Improvements
|
|
labels:
|
|
- user interface
|
|
exclude:
|
|
labels:
|
|
- bug
|
|
- title: Bug Fixes
|
|
labels:
|
|
- bug
|
|
- title: Other changes
|
|
labels:
|
|
- "*"
|