changesette 0.1.1

A version and changelog manager for single-package applications, using the changesets file format
1
2
3
4
5
6
7
8
9
10
11
---
source: src/changeset.rs
expression: "load_ok(\"multi-line-body\")"
---
[
    LoadedChange {
        file_name: "changesette-01H455WZ0H1X9PE0QB0MV1P1KG.md",
        bump: Minor,
        summary: "First line of body\nsecond line of body\n\n- a bullet\n- another bullet",
    },
]