mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-15 21:29:07 +00:00
36 lines
670 B
YAML
36 lines
670 B
YAML
changelog:
|
|
categories:
|
|
- title: New features
|
|
labels:
|
|
- feature
|
|
- title: Performance improvements
|
|
labels:
|
|
- performance
|
|
- title: Bug fixes
|
|
labels:
|
|
- bug
|
|
- title: Security fixes
|
|
labels:
|
|
- security
|
|
- title: Code cleanups
|
|
labels:
|
|
- cleanup
|
|
- title: Build and CI improvements
|
|
labels:
|
|
- build
|
|
- title: Documentation improvements
|
|
labels:
|
|
- documentation
|
|
- title: Platform compatibility fixes
|
|
labels:
|
|
- compatibility
|
|
- title: Git compatibility fixes
|
|
labels:
|
|
- git compatibility
|
|
- title: Dependency updates
|
|
labels:
|
|
- dependency
|
|
- title: Other changes
|
|
labels:
|
|
- '*'
|