changesette 2.0.0

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(\"crlf\")"
---
[
    LoadedChange {
        file_name: "changesette-01H455WZ0H1X9PE0QB0MV1P1KG.md",
        bump: Patch,
        summary: "A body written with CRLF line endings\r\nand a second line",
    },
]