updating the changelog

releases
Yanick Champoux 2022-07-25 12:12:57 -04:00
parent 868e111930
commit 8952b38553
1 changed files with 8 additions and 4 deletions

View File

@ -4,12 +4,16 @@ project:
homepage: https://git.babyl.ca/yanick/App-Changelord homepage: https://git.babyl.ca/yanick/App-Changelord
releases: releases:
- version: ~ - version: ~
date: ~
changes: changes:
- Initial release - Initial release
- desc: Doing the thing
change_types: change_types:
- level: minor - keywords:
- feat
level: minor
title: Features title: Features
keywords: [ feat ] - keywords:
- level: patch - fix
level: patch
title: Bug fixes title: Bug fixes
keywords: [ fix ]