aotds-docks/CHANGELOG.yml

89 lines
1.9 KiB
YAML

project:
name: "AotDS: The Docks"
homepage: https://git.babyl.ca/yanick/aotds-docks
with_stats: true
releases:
- version: NEXT
changes:
- add a favicon
- version: 3.2.1
changes:
- desc: clipboard copy the serialized data
type: fix
- type: stats
desc: |
code churn: 4 files changed, 31 insertions(+), 2 deletions(-)
date: 2023-05-16
- version: 3.2.0
changes:
- desc: add SMRs
type: feat
- desc: add SMLs
type: feat
- type: stats
desc: |
code churn: 29 files changed, 821 insertions(+), 206 deletions(-)
date: 2023-05-15
- version: 3.1.0
changes:
- desc: add version and changelog to the about section
type: feat
- desc: add heavy missiles
type: feat
- type: stats
desc: |
code churn: 21 files changed, 458 insertions(+), 29 deletions(-)
date: 2023-05-11
- version: 3.0.0
date: 2023-05-09
changes:
- major rewrite.
- version: 2.3.0
date: 2022-04-17
changes:
- type: feat
desc: add 'reset ship' button
- type: feat
desc: add changelog to app
- type: feat
desc: add version to About component
- version: 2.2.0
date: 2022-04-11
changes:
- type: feat
desc: allow to edit the print layout
- |
## 2.1.0 (2022-04-07)
### Features
* add localStorage memory
* can move main system comps in the print output
* add standard-version
change_types:
- title: ""
level: minor
keywords:
- ""
- 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