App-Changelord/CHANGELOG.yml

20 lines
338 B
YAML
Raw Normal View History

2022-07-22 16:04:38 +00:00
---
project:
name: App::Changelord
homepage: https://git.babyl.ca/yanick/App-Changelord
releases:
- version: ~
2022-07-25 16:12:57 +00:00
date: ~
2022-07-22 16:04:38 +00:00
changes:
- Initial release
2022-07-25 16:12:57 +00:00
- desc: Doing the thing
2022-07-22 16:04:38 +00:00
change_types:
2022-07-25 16:12:57 +00:00
- keywords:
- feat
level: minor
title: Features
2022-07-25 16:12:57 +00:00
- keywords:
- fix
level: patch
title: Bug fixes