App-Changelord/CHANGELOG.yml

32 lines
664 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
2022-07-25 16:18:42 +00:00
with_stats: 1
2022-07-22 16:04:38 +00:00
releases:
- version: NEXT
date: ~
changes:
- commit: b25e98fc57307fbede9382b31fd85f3cbbc72cf7
desc: ' test was expecting to be in a git repo'
type: fix
2022-07-25 16:18:42 +00:00
- version: v0.0.1
date: 2022-06-25
2022-07-22 16:04:38 +00:00
changes:
- Initial release
2022-07-25 16:18:42 +00:00
- desc: 'code churn: 27 files changed, 1281 insertions(+)'
type: stats
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
2022-07-25 16:18:42 +00:00
- keywords:
- stats
level: patch
title: Statistics