changelord.js/CHANGELOG.yml

33 lines
593 B
YAML
Raw Normal View History

2023-05-10 14:28:23 +00:00
project:
2023-05-10 18:36:56 +00:00
name: changelord
homepage: https://git.babyl.ca/yanick/changelord.js
2023-05-10 14:28:23 +00:00
with_stats: true
ticket_url: null
releases:
- version: NEXT
2023-05-10 19:30:51 +00:00
changes:
2023-05-10 21:29:37 +00:00
- port the core of the Perl changelord to JavaScript.
2023-05-10 14:28:23 +00:00
change_types:
2023-05-10 19:30:51 +00:00
- title: ""
2023-05-10 18:36:56 +00:00
level: minor
2023-05-10 19:30:51 +00:00
keywords:
- ""
2023-05-10 14:28:23 +00:00
- title: Features
level: minor
keywords:
- feat
- title: Bug fixes
level: patch
keywords:
- fix
- title: Package maintenance
level: patch
keywords:
- chore
- maint
- refactor
- title: Statistics
level: patch
keywords:
- stats