mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
* Update ical4android, specify ical4j log level (was previously in ical4android) * Add "dependencies" label for auto-generated release notes
21 lines
367 B
YAML
21 lines
367 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
categories:
|
|
- title: New features
|
|
labels:
|
|
- enhancement
|
|
- title: Bug fixes
|
|
labels:
|
|
- bug
|
|
- title: Refactoring
|
|
labels:
|
|
- refactoring
|
|
- title: Dependencies
|
|
labels:
|
|
- dependencies
|
|
- title: Other changes
|
|
labels:
|
|
- "*"
|